Function byte_fmt::eval::_eval

source ·
pub fn _eval(
    depth: usize,
    ctx: &EvalCtx<impl Scope>,
    abe: &[ABE]
) -> Result<ABList, EvalError>