[][src]Trait gdnative::object::LifetimeConstraint

pub trait LifetimeConstraint<Kind> where
    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...