Function theca::utils::sorted_print [] [src]

pub fn sorted_print(
    notes: &mut Vec<Item>,
    limit: usize,
    flags: BoolFlags,
    status: Option<Status>
) -> Result<()>