summaryrefslogtreecommitdiffstats
path: root/store/src/store_protocol_capnp.rs
blob: 77bf97a4cd716c9cedb6f1d6773a504e0628831e (plain)
1
2
3
// Include the capnp-generated code.
#![allow(unused_parens)]
include!(concat!(env!("OUT_DIR"), "/src/store_protocol_capnp.rs"));