[][src]Function alder::with_extra

pub fn with_extra<P: Parser>(extra: Arc<dyn Parser>, parser: P) -> WithExtra<P>