pub fn prefix_range_for_user( dir: &DirectoryOutput, user_id: &str, ) -> (Vec<u8>, Vec<u8>)
Build a prefix range for “all keys starting with this user’s id” in a subspace.