// post.rs
//!
//!
written by
//!
published at
/* metadata */
// ← back to home
// === module separator ===
// subscription console
>
input your email:
// → subscribed ✓
// comments console
>
write a comment:
// → sent ✓
// comments display
println!(“=== comments loaded ===”);
// total:
comments ✓
!