[][src]Type Definition rkv::migrate::MigrateResult

type MigrateResult<T> = Result<T, MigrateError>;