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: e76a7abbf3afac41f6b28471f6312f645734addc (
plain
) (
blame
)
1
2
3
4
#![forbid(unsafe_code)]
pub
mod
api
;
pub
mod
utils
;