Module crossterm::styledobject[][src]

This module contains the logic to style an object that contains some state witch can be styled.

Structs

StyledObject

Struct that contains both the style and the content wits can be styled.