Expand description
This module defines the function pointers for supported traits from the standard library.
CloneFromFn and DropFn enable the use of VecClone.
The remaining traits improve compatibility with the rest of the standard library.
Structs§
Traits§
- Clone
Bytes - Debug
Bytes - Drop
Bytes - HasClone
- HasDebug
- HasDrop
- HasEq
- HasHash
- HasPartial
Eq - HasSend
- Safety
- HasSync
- Safety
- Hash
Bytes - Partial
EqBytes