Struct schedule::Agenda [] [src]

pub struct Agenda<'a> { /* fields omitted */ }

Methods

impl<'a> Agenda<'a>
[src]

Trait Implementations

impl<'a> Default for Agenda<'a>
[src]

Returns the "default value" for a type. Read more