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ยง
- custom_
lt ๐ - get_
may_ ๐borrow_ attr - has_
attr ๐ - replace_
lifetime ๐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
- zf_
derive_ ๐impl
Derive Macrosยง
- Custom derive for
zerofrom::ZeroFrom
,