Trait nu_ansi_term::gradient::ANSIColorCode
source · [−]pub trait ANSIColorCode {
fn ansi_color_code(&self, target: TargetGround) -> String;
}
pub trait ANSIColorCode {
fn ansi_color_code(&self, target: TargetGround) -> String;
}