[][src]Function sway_conf::parse_layout

pub fn parse_layout<'a>(input: &'a str) -> Result<Vec<Stanza<'a>>, ()>

Parses the layout of the config represented by the provided string.