Skip to main content

SpecificFormattedValueFullRange

Trait SpecificFormattedValueFullRange 

Source
pub trait SpecificFormattedValueFullRange: FormattedValueFullRange { }

Dyn Compatibility§

This trait is not dyn compatible.

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

Implementations on Foreign Types§

Source§

impl SpecificFormattedValueFullRange for Option<Buffers>

Source§

impl SpecificFormattedValueFullRange for Option<Bytes>

Source§

impl SpecificFormattedValueFullRange for Option<ClockTime>

Source§

impl SpecificFormattedValueFullRange for Option<Default>

Source§

impl SpecificFormattedValueFullRange for Option<Percent>

Implementors§