Struct syntex_errors::snippet::StyledString
[−]
[src]
pub struct StyledString { pub text: String, pub style: Style, }
Fields
text: String
style: Style