Struct json_pretty::PrettyFormatter [] [src]

pub struct PrettyFormatter { /* fields omitted */ }

Methods

impl PrettyFormatter
[src]

Trait Implementations

impl Debug for PrettyFormatter
[src]

[src]

Formats the value using the given formatter.

impl Display for PrettyFormatter
[src]

[src]

Formats the value using the given formatter. Read more