calcli 0.3.0

Fast terminal calculator (TUI) with history, variables and engineering helpers
Documentation
1
2
3
4
5
//! Shared, stateless helpers: atomic writes, paths and logging.

pub mod fs;
pub mod logging;
pub mod paths;