Module ruma_serde::single_element_seq[][src]

Expand description

De-/serialization functions to and from single element sequences.

Functions

Deserialize a list of one item and return that item.

Serialize the given value as a list of just that value.