Trait ferrite_session::internal::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;
}