I want to encode Vec as CBOR byte string using serde_cbor in Rust. I tried the following code:
use serde_cb