Skip to main content

move_list

Function move_list 

Source
pub fn move_list(
    store: &Store,
    list_id: &str,
    to_index: usize,
    now: DateTime<Utc>,
) -> Result<()>
Expand description

Reorder a list to a new 0-based index.