Type Definition rsmpeg::error::Result[][src]

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

Overall result of Rsmpeg functions