Trait gdnative_core::object::LifetimeConstraint[][src]

pub trait LifetimeConstraint<Kind: RefKind> { }

Trait for constraining assume_safe lifetimes to the one of &self when T is reference-counted. This is an internal interface.

Implementors

Loading content...