[][src]Crate default_boxed

Re-exports

pub use default_boxed_derive::DefaultBoxed;

Traits

DefaultBoxed

Helper trait to create a boxed instance of the given type with a default value for each field.