Type Definition radiant_rs::Result[][src]

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

Radiant result.