Module own

Module own 

Source
Expand description

Own namespace of the module.

Re-exports§

pub use super::super::struct_like;

Enums§

FieldOrVariant
Enum to encapsulate either a field from a struct or a variant from an enum.
StructLike
Represents various struct-like constructs in Rust code.