couchbase-rs
couchbase-rs copied to clipboard
Return and accept more iterators
Rather than accepting and return Vec
we should use iterators which is a more flexible approach.