Type Definition packed_struct::PackingResult[][src]

pub type PackingResult<T> = Result<T, PackingError>;