Module derive_more::display
source · Structs
- Result type of
State::get_match_arms_and_extra_bounds(). - Representation of formatting placeholder.
- State 🔒
Functions
- Create a helper struct that is required by some
Displayimpls. - Provides the hook to expand
#[derive(Display)]into an implementation ofFrom