Skip to main content

NumberPerDay

Type Alias NumberPerDay 

Source
pub type NumberPerDay = Vec<Option<u64>>;
Available on crate features sync_routes and dbx_team only.

Aliased Typeยง

pub struct NumberPerDay { /* private fields */ }