pub fn method(conn: &Conn, _color: bool) -> Method
Expand description

formatter for the conn’s http method that delegates to [Method]’s Display implementation