Skip to main content

dfx_core/interface/
mod.rs

1pub mod builder;
2pub mod dfx;
3
4pub use builder::DfxInterfaceBuilder;