pub fn is_flow(c: char) -> bool
Check whether the character is a YAML flow character (one of ,[]{}).
,[]{}