Skip to main content

decode_python_located

Function decode_python_located 

Source
pub fn decode_python_located(
    cx: &mut ReadCx<'_>,
    source_id: impl Into<String>,
    input: Input,
) -> Result<LocatedExpr>
Expand description

Decode into a root-located expression.