Expand description
Own namespace of the module.
Re-exports§
pub use super::super::struct_like;
Enums§
- Field
OrVariant - Enum to encapsulate either a field from a struct or a variant from an enum.
- Struct
Like - Represents various struct-like constructs in Rust code.