Trait ferrite_session::internal::public::base::EmptyContext    
source · [−]pub trait EmptyContext: SealedEmptyContext + Context {
    fn empty_values() -> <Self as Context>::Endpoints;
}pub trait EmptyContext: SealedEmptyContext + Context {
    fn empty_values() -> <Self as Context>::Endpoints;
}