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