Struct cbor_data::SingleResult [−][src]
pub struct SingleResult { /* fields omitted */ }Expand description
Result value of using a SingleBuilder proving that it has been used.
This value needs to be returned to DictWriter.with_key().
You can only obtain it by using the SingleBuilder.
