// 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 ===”);
// posted on
“
有些人就是有这个不做馄饨光吃馄饨的命哈
”
// reply:
[
]
— admin
// posted on
“
咱包了三个!
”
// reply:
[
]
— admin
// posted on
“
小馄饨~
”
// reply:
[
]
— admin
// posted on
“
🥟🥟🥟
”
// reply:
[
]
— admin
// total:
comments ✓
!