Type Definition mp4ameta::Result[][src]

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

Type alias for the result of tag operations.