pleme-implfrom-derive 0.1.0

Newtype derive proc-macro emitted from a tatara-rust-derive NewtypeDeriveSpec.
Documentation
1
2
3
4
5
# Generated by tatara-rust-repo.
# Per pleme-io ★★ TYPED EMISSION directive — every string we emit
# must come from a typed surface (Display impl, typed logging macro,
# typed AST renderer). `std::format!` is banned.
disallowed-macros = ["std::format"]