# Functions
New creates Bar instance for bar progress rendering.
# Constants
BTypeRendered is a progress bar that will be rendered.
BTypeUnknown is a default empty value for unknown progress bar type.
BTypeVoid is a void progress bar will do nothing.
# Interfaces
Bar is a progress bar manipulation contract.
# Type aliases
BType represents kind of progress bar.