Skip to content

Inherit fmt::formatter<errors::Error> From fmt::formatter<std::string_view> #134

Closed
@threeal

Description

@threeal

This issue suggests inheriting the fmt::formatter<errors::Error> struct from the fmt::formatter<std::string_view> struct to allow errors::Error to be formatted with the same specifications as std::string_view. Additionally, this change may also resolve #133.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions