[][src]Type Definition mp4ameta::Result

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

Type alias for the result of tag operations.