atuin-client 18.16.0

client library for atuin
Documentation
1
2
3
4
5
6
pub mod encryption;
pub mod sqlite_store;
pub mod store;

#[cfg(feature = "sync")]
pub mod sync;