10 lines
303 B
Plaintext
10 lines
303 B
Plaintext
{
|
|
title: "Warum Rust so toll ist",
|
|
body: "Rust bietet Memory Safety ohne Garbage Collector, ein starkes Typsystem und exzellente Performance.",
|
|
excerpt: "Eine Liebeserklaerung an Rust",
|
|
author: "Peter",
|
|
tags: ["rust", "programming"],
|
|
published: true,
|
|
created_at: "2026-02-12T14:30:00Z",
|
|
}
|