Module esplora_client::api

source ·
Expand description

Structs

Traits

  • Trait for objects that can be deserialized from hex strings.

Functions

  • Deserialize an object from a vector, will error if said deserialization doesn’t consume the entire vector.
  • Encode an object into a vector