Type Definition randomorg::Result[][src]

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

Random.org API Result alias type.