id3::Result [] [src]

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

Type alias for the result of tag operations.