depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
tools
/
crunch-v2
/
src
/
lib.rs
blob: 09ea2e75d5a38352d58cad499f5e748fa886bb79 (
plain
) (
blame
)
1
2
3
pub mod
proto {
include!(concat!(env!(
"OUT_DIR"
),
"/tvix.flatstore.v1.rs"
));
}