Module savory::traits[][src]

Helper traits commonly used to make API consistent and convenient.

Traits

DeclarativeConfig

Trait provide helper methods that makes working with Self kinda declarative

PushOwned

Push T into Self in builder-style

SetOwned

Set T in Self in builder-style