pilota-build 0.13.10

Compile thrift and protobuf idl into rust code at compile-time.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod adjust;
pub mod context;
pub mod ext;
pub mod resolver;
pub mod rir;
pub mod ty;
pub mod type_graph;
pub mod workspace_graph;

pub(crate) mod root_selector;