fn is_empty_line(buf: &str) -> bool
Expand description

Returns true if the line contains only whitespace.