Function deno_runtime::colors::italic_gray

source ยท
pub fn italic_gray<'a, S>(s: S) -> Style<S>
where S: Display + 'a,