index
:
todo.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocol
/
src
/
lib.rs
blob: dea67bf0bcc6ad39b914ac592f97293df514a825 (
plain
)
1
2
3
pub mod todo { include!(concat!(env!("OUT_DIR"), "/todo.rs")); }