Function listen::seller::unpack

source ยท
pub fn unpack<T>(data: &[u8]) -> Option<T>
where T: Clone,