pub type MutableDependencyEncoder = DependencyEncoder<MutableNumberer<String>>;

Trait Implementations§

Returns the “default value” for a type. Read more