Function evaluate_description_notation

Source
pub fn evaluate_description_notation(
    expr: Spanned<DExpr>,
) -> Result<Description, TelError>