Skip to main content

array_get

Function array_get 

Source
pub fn array_get(bytes: &[u8], idx: i64) -> Result<Option<&[u8]>>