rune::runtime

Trait ConstConstruct

Source
pub trait ConstConstruct:
    'static
    + Send
    + Sync { }
Expand description

Implementation of a constant constructor.

Do not implement manually, this is provided when deriving ToConstValue.

Implementorsยง