Function egg_mode::list::unsubscribe [] [src]

pub fn unsubscribe<'a>(
    list: ListID,
    token: &Token,
    handle: &'a Handle
) -> FutureResponse<'a, List>

Unsubscribes the authenticated user from the given list.