Skip to main content

replace_stmt

Function replace_stmt 

Source
pub fn replace_stmt(
    allow_raw: bool,
) -> impl FnMut(Input<'_>) -> IResult<'_, Statement>