Type Alias gluon_vm::api::Generic

source ·
pub type Generic<T> = OpaqueValue<RootedThread, T>;

Aliased Type§

struct Generic<T>(/* private fields */);