Struct rs_es::operations::refresh::RefreshResult [] [src]

pub struct RefreshResult {
    pub shards: ShardCountResult,
}

Result of a refresh request

Fields