












// post.rs
//!
//!
written by
May 7th
//!
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
This content is automatically aggregated by InertiaRSS (RSS Reader) for reading reference only. Original from — Copyright belongs to the original author.