pub fn bytes(conn: &Conn, _color: bool) -> u64Expand 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
pub fn bytes(conn: &Conn, _color: bool) -> u64formatter that prints the number of response body bytes as a
number. see body_len_human for a human-readable response body
length with units