Type Definition tokkit::TokenInfoResult[][src]

type TokenInfoResult<T> = Result<T, TokenInfoError>;