logo
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

Namespace with dependencies.

Exposed namespace of the module.

Prelude to use essentials: use my_module::prelude::*.

Own namespace of the module.