Trait kodept_macros::traits::Context
source · pub trait Context<'c>: IdProducer + Linker<'c> + Accessor<'c> + Reporter { }Object Safety§
This trait is not object safe.
pub trait Context<'c>: IdProducer + Linker<'c> + Accessor<'c> + Reporter { }