Skip to main content

style_parse

Function style_parse 

Source
pub fn style_parse(
    style: &mut Style,
    base: &StyleCell,
    input: &str,
) -> Result<(), StyleParseError>
Expand description

Parses input onto style, matching tmux style_parse.