Docs.rs
atuin-common-0.9.0
atuin-common 0.9.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ellie
Dependencies
chrono ^0.4
normal
rust-crypto ^0.2
normal
serde ^1.0.126
normal
uuid ^1.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
?
1
2
3
4
#![
forbid
(
unsafe_code
)]
pub
mod
api
;
pub
mod
utils
;