[][src]Type Definition packed_struct::PackingResult

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