OM
116 posts



we’re cooking something big & applying for @Arcium RTG launch coming sooner than you think.
Don’t get left behind hop on the waitlist here:
cyphers.live/waiting-list
cc : @SuperteamIN @superteam

English

Built a production-style CLI todo app in Rust.
Clap for subcommands, serde for JSON persistence, anyhow for error handling.
Every file has one job: models, storage, display, commands.
The ? operator makes error propagation feel like magic.
github.com/OM2309/rust-cli

English














