Change cmd enum to representing the entire input command #8
Annotations
11 errors
cargo test:
src/resp/datastore.rs#L19
cannot find macro `lazy_static` in this scope
|
cargo test:
src/resp/datastore.rs#L25
cannot find value `DATA` in this scope
|
cargo test:
src/resp/datastore.rs#L25
cannot find value `OP_TIMEOUT_SECS` in this scope
|
cargo test:
src/resp/datastore.rs#L49
cannot find value `DATA` in this scope
|
cargo test:
src/resp/datastore.rs#L49
cannot find value `OP_TIMEOUT_SECS` in this scope
|
cargo test:
src/resp/datastore.rs#L150
cannot find value `DATA` in this scope
|
cargo test:
src/resp/datastore.rs#L150
cannot find value `OP_TIMEOUT_SECS` in this scope
|
cargo test:
src/resp/datastore.rs#L181
cannot find value `DATA` in this scope
|
cargo test:
src/resp/datastore.rs#L182
cannot find value `OP_TIMEOUT_SECS` in this scope
|
cargo test:
src/resp/datastore.rs#L195
cannot find value `DATA` in this scope
|
cargo test
Process completed with exit code 1.
|