Skip to main content

looks_like_yaml

Function looks_like_yaml 

Source
pub fn looks_like_yaml(input: &str) -> bool
Expand description

Returns true when the input contains YAML-like markers, list items, or mappings.