pub fn forward<N, C, A>(_: N) -> PartialSession<C, A> where
A: Protocol,
C: Context,
N::Target: EmptyContext,
N: ContextLens<C, A, Empty>,
pub fn forward<N, C, A>(_: N) -> PartialSession<C, A> where
A: Protocol,
C: Context,
N::Target: EmptyContext,
N: ContextLens<C, A, Empty>,