clin-rs 0.5.2

Encrypted terminal note-taking app
1
2
3
4
pub mod app;
pub mod config;
pub mod ui;
pub mod util;