mod proto {
include!(concat!(env!("OUT_DIR"), "/internalstore.rs"));
}
mod store;
fn main() {
println!("Hello, world!");