Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

DaysImpl

Fully qualified path: chrono::days::DaysImpl

pub impl DaysImpl of DaysTrait;

Impl functions

new

Construct a new Days from a number of days

Fully qualified path: chrono::days::DaysImpl::new

fn new(num: u64) -> Days