//! `nestrs g <kind> <name>` generators — scaffold a feature port, a CRUD
//! resource, or a transport adapter, then auto-wire it into the current app.
//! Shared commit/wiring steps live in [`support`].
/// `nestrs new` writes the same `migrations`/`seed` crates `g migration`
/// bootstraps — one implementation, reached without opening the module.
pub use queue_db_crates;
pub use ;
pub use ;
pub use ;
pub use ;
pub use ;