Function offset_expr

Source
pub fn offset_expr(
    args: Vec<Expr>,
    book: &Book,
    debug: bool,
) -> Result<Expr, Error>