Function fdb::tuple::key_util::starts_with

source ·
pub fn starts_with(key: impl Into<Key>, prefix: impl Into<Key>) -> bool
Expand description

Checks if key starts with prefix.