[][src]Type Definition rant::runtime::RuntimeResult

type RuntimeResult<T> = Result<T, RuntimeError>;