A derive macro for implementing the Display trait via a doc comment and string interpolation
# Cargo.toml
[dependencies]
displaydoc = "0.2.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Derive the Display trait using a doc comment
Update your Rust toolchain to at least 1.56.
No dependency data recorded yet.