Skip to main content

extract_n

Function extract_n 

Source
fn extract_n(args: &CallArgs<'_>) -> Result<usize, RError>
Expand description

Extract n (first positional arg, required) as a non-negative integer.