ruma_common::serde

Module single_element_seq

Source
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.