Expand description
Custom derives for ZeroFrom
from the zerofrom
crate.
Modules§
- visitor 🔒Visitor for determining whether a type has type and non-static lifetime parameters (duplicated in yoke/derive/src/visitor.rs)
Functions§
- has_
attr 🔒 - Replace all lifetimes in a type with a specified one
- Replace all lifetimes in a type with a specified one, AND replace all types that have a corresponding C type with the C type
Derive Macros§
- Custom derive for
zerofrom::ZeroFrom
,