Function trillium_logger::formatters::version
source ยท pub fn version(conn: &Conn, _color: bool) -> Version
Expand description
formatter for the http version, as delegated to the display
implementation of Version
pub fn version(conn: &Conn, _color: bool) -> Version
formatter for the http version, as delegated to the display
implementation of Version