Skip to main content

bon_sandbox/state_mod/
mod.rs

1//! Examples of docs generated for the builder's typestate API module.
2
3pub mod comprehensive;
4pub mod minimal;