Function adapton::engine::force [] [src]

pub fn force<T: Hash + Eq + Debug + Clone + 'static>(a: &Art<T>) -> T

Demands and observes the value of an &Art<T>, returning a (cloned) value of type T.