Module rink_core::fmt[][src]

Enums

FmtToken

Provides a hint for how a string should be displayed, based on its contents.

Span

Represents a node in a token tree. Each token is tagged with a hint for how it should be displayed.

Traits

TokenFmt

Allows an object to be converted into a token tree.