pub fn new_wrapped<C: Combinator>(c: C) -> Wrapped<C>where
C::V: SecureSpecCombinator<SpecResult = <C::Owned as View>::V>,
pub fn new_wrapped<C: Combinator>(c: C) -> Wrapped<C>where
C::V: SecureSpecCombinator<SpecResult = <C::Owned as View>::V>,