//! Code generation entry points for the derive system.
//!
//! Re-exports declarative merge emitters along with struct and trait
//! generators so the macro entrypoint can assemble complete outputs while
//! keeping the implementation cohesive.
pub
pub
pub
pub
use Ident;
/// Build a standard doc string for generated support structs.
pub