Type Definition enso_prelude::RefValue[][src]

pub type RefValue<T> = <T as HasRefValue>::RefValue;