Function rustjs::colors::yellow_bold

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