rune::core::object::tagged

Constant TRUE

Source
pub(crate) const TRUE: Gc<ObjectType<'static>>;
Expand description

A t object.

The build.rs file guarantees that that t is the second symbol in BUILTIN_SYMBOLS, so we can rely on its value being constant.