Skip to main content

ModifierValue

Trait ModifierValue 

Source
trait ModifierValue {
    type Type;
}
Available on crate feature alloc and (crate features formatting or parsing) only.

Required Associated Types§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§