Module t2plugin::slread

source ·
Expand description

Contains the SliceReader which allows to easily read integers and strings from a byte slice.

Structs

Enums

Traits

  • Trait to trim a byte slice &[u8] similarly to str::trim().

Type Definitions

  • A specialized Result type for slice reading operations.