nbt::Result [] [src]

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

A convenient alias type for results when reading/writing the Named Binary Tag format.