[][src]Type Definition ignite_rs::error::IgniteResult

type IgniteResult<T> = Result<T, IgniteError>;