index
:
schist.git
main
My home-made budgeting app (WIP)
git+schist@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
schist_traits
/
src
/
nowlike.rs
blob: bae23097f60f18d0542a7393f56a1fedb096e331 (
plain
)
1
2
3
pub trait Nowlike { fn now() -> Self; }