idl_builder 0.1.3

Builder for IDL language for rust.
Documentation
1
2
3
4
5
6
pub mod server;
pub mod client;

#[cfg(test)]
mod tests {
}