Function cursive_core::utils::markup::ansi::parse

source ·
pub fn parse<S>(input: S) -> StyledStringwhere
    S: Into<String>,
Available on crate feature ansi only.
Expand description

Parses the given text with ANSI codes.