gauc 0.1.20

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