Function egg_mode::list::update [] [src]

pub fn update<'a>(list: ListID<'a>) -> ListUpdate<'a>

Begins updating a list's metadata.

This method is exposed using a builder struct. See the ListUpdate docs for details.