Function backup::endpoint::get_max_start_key [−][src]
fn get_max_start_key(start_key: Option<&Key>, region: &Region) -> Option<Key>
Get the max start key from the given start_key and Region’s start key.
fn get_max_start_key(start_key: Option<&Key>, region: &Region) -> Option<Key>
Get the max start key from the given start_key and Region’s start key.