[][src]Function atomic_hooks::clone_reactive_state_with_id

pub fn clone_reactive_state_with_id<T: 'static + Clone>(
    id: &StorageKey
) -> Option<T>

Clones the state of type T keyed to the given TopoId