398a9b5317
This is not a core Tvix tool, it's some sort of one-off analysis thing. Change-Id: I05fcbed45abad27d6b5cfd49db1727249dad3971 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12603 Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Reviewed-by: edef <edef@edef.eu>
3 lines
83 B
Rust
3 lines
83 B
Rust
pub mod proto {
|
|
include!(concat!(env!("OUT_DIR"), "/tvix.flatstore.v1.rs"));
|
|
}
|