Skip to main content

ReportCount

Trait ReportCount 

Source
pub trait ReportCount: Sealed {
    type IdleStorage: IdleStorage;
}

Required Associated Types§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§