take

Function take 

Source
pub fn take(amount: usize, data: &[u8]) -> DeserializeResult<'_, &[u8]>