Function trillium_logger::formatters::bytes
source ยท pub fn bytes(conn: &Conn, _color: bool) -> u64
Expand description
formatter that prints the number of response body bytes as a
number. see body_len_human
for a human-readable response body
length with units