[][src]Type Definition mm_client::MMCResult

type MMCResult<T> = Result<T, MMCError>;

Result type that represents the result of calls to the Media Manager API via Client