1 2 3 4 5
//! Upstream source: `../nest-cli/lib/compiler/interfaces/readonly-visitor.interface.ts`. pub type DeepPluginMeta = serde_json::Value; pub trait ReadonlyVisitor {}