style: 💄 formatting style
This commit is contained in:
parent
7d79868eb4
commit
081d16b5c9
@ -95,6 +95,7 @@ pub mod instructions {
|
||||
///
|
||||
/// `Trait` that extends `String` and `str` with the ability to stylize them
|
||||
/// with ANSI color and attrs, using methods that return a new string with the given style.
|
||||
#[rustfmt::skip]
|
||||
pub trait Stylize {
|
||||
/// Basic styling method, receives a styling instruction
|
||||
/// see the `stylize` function for more information
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user