wick-component 0.17.0

Macros and exports used to create Wick components
Documentation
1
2
3
4
5
mod outputs;
mod simple;

pub use outputs::with_outputs;
pub use simple::simple;