












// post.rs
//!
//!
written by
五月七日
//!
published at
/* metadata */
mod meta {
pub const CATEGORY: &str = “
“;
pub const TAGS: &str = “
“;
}
// subscription console
>
input your email:
// → subscribed ✓
// comments console
>
write a comment:
// → sent ✓
// comments display
println!(“=== comments loaded ===”);
// total:
0
comments ✓
/* footer.rs */
fn main() {
render(&HOME);
}
//
compiling … ok
//
render finished ✓ at
//
version v26.02 · commit fi5se7n
//
·
//
//
contact: fivsevn0507@outlook.com
此內容由慣性聚合(RSS閱讀器)自動聚合整理,僅供閱讀參考。 原文來自 — 版權歸原作者所有。