Module ptah::de

source ·

Structs§

Enums§

  • Errors that can occur during deserialization.

Traits§

  • A type implements DeserializeOwned if it does not borrow any data out of the buffer. In other words, it can be deserialized for any buffer lifetime.

Type Aliases§