about summary refs log blame commit diff
path: root/tvix/store/src/lib.rs
blob: 0d8c560e22a884cc30d94512ab9e79c6e8a92346 (plain) (tree)
1
2
3


                                                            
pub mod protos {
    include!(concat!(env!("OUT_DIR"), "/tvix.store.v1.rs"));
}