Type Definition librsnek::api::RtValue [] [src]

type RtValue<T> = RefCountedValue<T, RefCount>;

Runtime Value delegate that holds its own self reference