Trait enso_prelude::HasRefValue[][src]

pub trait HasRefValue {
    type RefValue: ?Sized;
}

Associated Types

Implementations on Foreign Types

Implementors