[][src]Module crossterm_style::styledobject

This module contains the logic to style an object that contains some 'content' which can be styled.

Structs

StyledObject

Contains both the style and the content wits can be styled.