Struct rs_collector::collectors::postfix::PostfixConfig[][src]

pub struct PostfixConfig {}

Trait Implementations

impl Debug for PostfixConfig
[src]

Formats the value using the given formatter. Read more

impl Decodable for PostfixConfig
[src]

Deserialize a value using a Decoder.

Auto Trait Implementations