openlibspot_protocol/
lib.rs

1// This file is parsed by build.rs
2// Each included module will be compiled from the matching .proto definition.
3
4include!(concat!(env!("OUT_DIR"), "/mod.rs"));