[][src]Function seed_hooks::clone_reactive_state_with_id

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

Clones the state of type T keyed to the given TopoId