Skip to main content

mutableStateList

Function mutableStateList 

Source
pub fn mutableStateList<T>() -> SnapshotStateList<T>
where T: Clone + 'static,
Expand description

Core runtime helpers commonly used by applications.