nix-configs/programs/jrnl/src/commands.rs
2024-04-22 21:25:29 +02:00

2 lines
41 B
Rust

pub mod add_entry;
pub mod list_entries;