Module thingvellir::upstreams

source ·

Traits§

  • Trait to convert any type to a “String” primary key.
  • This trait is responsible for serializing and de-serializing data for the upstream, when the upstream expects data to be stored as byte buffer (Vec<u8>).