// @generated
/// Module defines the ORM module which adds providers to the app container for
/// module-scoped DB's. In the future it may provide gRPC services for interacting
/// with ORM data.
#[allow(clippy::derive_partial_eq_without_eq)]
#[derive(Clone, PartialEq, ::prost::Message)]
pub struct Module {
}
// @@protoc_insertion_point(module)