Module linera_views::common
source · Expand description
Common definitions used for views and backends. This provides some common code for the linera-views.
Traits§
- Sometimes we need a serialization that is different from the usual one and for example preserves order.
{to/from}_custom_bytes
has to be coherent with theBorrow
trait.
Functions§
- Deserializes an optional vector of
u8