[][src]Type Definition serde_pod::error::Result

type Result<T> = Result<T, Error>;

Результат операции сериализации или десериализации