Crate logchop[][src]

Traits

OptionLogFormatter

Augment Option types with log methods that can print abitrary representations of wrapped values.

OptionLogger

Augment Option types with log methods that can print debug representations of wrapped values.

ResultLogFormatter

Augment Result types with log methods that can print abitrary representations of wrapped values.

ResultLogger

Augment Result types with log methods that can print debug representations of wrapped values.