Function trillium_logger::formatters::method
source · pub fn method(conn: &Conn, _color: bool) -> MethodExpand description
formatter for the conn’s http method that delegates to [Method]’s
Display implementation
pub fn method(conn: &Conn, _color: bool) -> Methodformatter for the conn’s http method that delegates to [Method]’s
Display implementation