talent-plan icon indicating copy to clipboard operation
talent-plan copied to clipboard

Rust Project 2: spec didn't mention KvStore::open

Open Luffbee opened this issue 6 years ago • 1 comments

The tests use KvStore::open to get a KvStore, but the spec didn't mention it.

Luffbee avatar Jun 24 '19 06:06 Luffbee

Found the same issue here. I think the public api should be mentioned in the spec, although the function signature may need to be defined by learner via test cases.

chux0519 avatar Jul 05 '19 03:07 chux0519