gauc 0.3.0

Couchbase Rust Adapter / CLI
Documentation
1
2
3
4
/// Handle "exit" command
pub fn cmd_exit() -> bool {
    return false;
}