Skip to main content

NumberPerDay

Type Alias NumberPerDay 

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

Aliased Typeยง

pub struct NumberPerDay { /* private fields */ }