Trait ferrite_session::internal::public::base::AppendContext[][src]

pub trait AppendContext<C>: AppendContext<C> where
    C: Context
{ }

Implementors

impl<C1, C2> AppendContext<C2> for C1 where
    C2: Context,
    C1: AppendContext<C2>, 
[src]

Loading content...