Skip to main content

estyle

Function estyle 

Source
pub fn estyle<D>(val: D) -> StyledObject<D>
Expand description

Creates a StyledObject configured for stderr output.

This is the base function for all e* styling functions. The returned object respects the NO_COLOR environment variable and terminal capabilities.