Crate former_runtime

Crate former_runtime 

Source
Expand description

Former - variation of builder pattern. Implementation of its runtime.

§Module :: former_runtime

experimental rust-status docs.rs discord

Former - variation of builder pattern. Its runtime.

Not intended to be used without derive. This module and derive is aggregate in module::former is here.

§To add to your project

cargo add former_runtime

Re-exports§

pub use protected::*;

Modules§

dependency
Namespace with dependencies.
exposed
Exposed namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.
protected
Own namespace of the module.