Notes

Type Alias Notes 

Source
pub type Notes = Vec<Vec<Note>>;

Aliased Typeยง

pub struct Notes { /* private fields */ }