index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
atuin-common
/
src
/
lib.rs
blob: 0a01e10dd81b8006d50b89def655357bd1bad9ad (
plain
) (
blame
)
1
2
3
4
5
#[macro_use]
extern
crate
serde_derive
;
pub
mod
api
;
pub
mod
utils
;