Struct tokio_http2::logger::Logger [] [src]

pub struct Logger {
    pub logger: Logger,
}

Fields

Methods

impl Logger
[src]

Trait Implementations

impl Debug for Logger
[src]

Formats the value using the given formatter.

impl Clone for Logger
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more