gauc 0.3.0

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