[][src]Function piske::parse::program_ext

pub fn program_ext<'input>(
    __input: &'input str,
    __pos: usize
) -> Option<(usize, Node<Program>)>