Expand description
Foster utilities.
Macros§
- delegate_
newtype_ of_ foster_ bytestr - Delegates traits to a FosterByteStr newtype.
- delegate_
newtype_ of_ foster_ bytestr_ vector - Delegates traits to a FosterByteStrVector newtype.
- delegate_
newtype_ of_ foster_ string - Delegates traits to a FosterString newtype.
- delegate_
newtype_ of_ foster_ string_ vector - Delegates traits to a FosterStringVector newtype.
Enums§
- Foster
- Fostering allows for subjective equivalence between owned values and differently-typed fostered values. Equivalence can mean comparison, iteration, hashing, representation, etc.
Traits§
- HasLength
- Has length.