sentry_protos 0.17.0

Rust bindings for sentry-protos
Documentation
// This file is @generated by prost-build.
pub mod sentry_protos {
    pub mod billing {
        pub mod v1 {
            include!("sentry_protos.billing.v1.rs");
            pub mod common {
                pub mod v1 {
                    include!("sentry_protos.billing.v1.common.v1.rs");
                }
            }
            pub mod services {
                pub mod account_status {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.account_status.v1.rs");
                    }
                }
                pub mod billing_details {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.billing_details.v1.rs");
                    }
                }
                pub mod charge {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.charge.v1.rs");
                    }
                }
                pub mod contract {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.contract.v1.rs");
                    }
                }
                pub mod engagement {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.engagement.v1.rs");
                    }
                }
                pub mod invoicer {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.invoicer.v1.rs");
                    }
                }
                pub mod package {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.package.v1.rs");
                    }
                }
                pub mod pending_change {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.pending_change.v1.rs");
                    }
                }
                pub mod rate_card {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.rate_card.v1.rs");
                    }
                }
                pub mod trial {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.trial.v1.rs");
                    }
                }
                pub mod usage {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.usage.v1.rs");
                    }
                }
                pub mod usage_pricer {
                    pub mod v1 {
                        include!("sentry_protos.billing.v1.services.usage_pricer.v1.rs");
                    }
                }
            }
        }
    }
    pub mod conduit {
        pub mod v1alpha {
            include!("sentry_protos.conduit.v1alpha.rs");
        }
    }
    pub mod seer {
        pub mod v1 {
            include!("sentry_protos.seer.v1.rs");
        }
    }
    pub mod sentry {
        pub mod v1 {
            include!("sentry_protos.sentry.v1.rs");
        }
    }
    pub mod snuba {
        pub mod v1 {
            include!("sentry_protos.snuba.v1.rs");
        }
    }
    pub mod taskbroker {
        pub mod v1 {
            include!("sentry_protos.taskbroker.v1.rs");
        }
    }
}