Re-exportsยง
pub use crate::internals::case::RenameRule;
Structsยง
- Attr ๐
- Bool
Attr ๐ - Borrow
Attribute ๐ - Represents struct or enum attribute information.
- Represents field attribute information
- Represents variant attribute information
- VecAttr ๐
Enumsยง
- Represents the default to use for a field when deserializing.
- Whether this enum represents the fields of a struct or the variants of an enum.
- Styles of representing an enum.
Functionsยง
- borrowable_
lifetimes ๐ - collect_
lifetimes ๐ - decide_
identifier ๐ - decide_
tag ๐ - get_
lit_ ๐str - get_
lit_ ๐str2 - get_
multiple_ ๐renames - get_
renames ๐ - get_
ser_ ๐and_ de - get_
where_ ๐predicates - is_cow ๐
- is_
option ๐ - is_
primitive_ ๐path - is_
primitive_ ๐type - is_
reference ๐ - is_
slice_ ๐u8 - is_str ๐
- parse_
lit_ ๐into_ path - parse_
lit_ ๐into_ ty - parse_
lit_ ๐into_ where - unraw ๐
Type Aliasesยง
- SerAnd
De ๐