forked from katzen-cafe/iowo
experimentation: use dynamic type ids for signatures and add qol macro
This commit is contained in:
parent
911339fc2a
commit
31a044577a
4 changed files with 21 additions and 33 deletions
|
@ -5,6 +5,7 @@
|
|||
//! - [Builder pattern](https://rust-unofficial.github.io/patterns/patterns/creational/builder.html)
|
||||
|
||||
pub mod data;
|
||||
#[macro_use]
|
||||
pub mod element;
|
||||
pub mod ops;
|
||||
pub mod pipeline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue