[][src]Function take_cell_option::take

pub fn take<T>(co: &Cell<Option<T>>) -> Option<T>