gauc 0.1.14

Couchbase Rust Adapter / CLI
Documentation
1
2
3
4
/// Handle empty command
pub fn cmd_empty() -> bool {
    return true;
}