pub trait SpecificFormattedValue: FormattedValue { }

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl SpecificFormattedValue for Option<Buffers>

source§

impl SpecificFormattedValue for Option<Bytes>

source§

impl SpecificFormattedValue for Option<ClockTime>

source§

impl SpecificFormattedValue for Option<Default>

source§

impl SpecificFormattedValue for Option<Percent>

Implementors§