Skip to main content

bytes

Function bytes 

Source
pub fn bytes(
    eval: &mut Evaluator,
    count: i64,
    span: Span,
) -> Result<Value, Error>