[][src]Type Definition flv::Result

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

A Result typedef to use with the flv::Error type