splicer 2.0.0-rc2

Plan and generate middleware splice operations for WebAssembly component composition graphs.
Documentation
1
2
3
4
5
pub mod compose;
pub mod contract;
pub mod parse;
pub mod split;
pub mod wac;