Struct base64::Config [] [src]

pub struct Config { /* fields omitted */ }

Contains configuration parameters for base64 encoding

Methods

impl Config
[src]

[src]

Create a new Config.

Trait Implementations

impl Clone for Config
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Config
[src]

impl Debug for Config
[src]

[src]

Formats the value using the given formatter.