mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2026-01-16 16:43:05 +01:00
experimentation: use dynamic type ids for signatures and add qol macro
This commit is contained in:
parent
a3e357a0e7
commit
4bc84451e0
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