Function cosmic_space::parse::unwrap_block
source ยท pub fn unwrap_block<I: Span, F, O>(
kind: BlockKind,
f: F,
) -> impl FnMut(I) -> Res<I, O>pub fn unwrap_block<I: Span, F, O>(
kind: BlockKind,
f: F,
) -> impl FnMut(I) -> Res<I, O>