Module charon_lib::ast::meta  
source · Expand description
Meta-information about programs (spans, etc.).
Re-exports§
- pub use super::meta_utils::*;
Structs§
- Information about the attributes and visibility of an item, field or variant..
- Meta information about an item (function, trait decl, trait impl, type decl, global).
- A general attribute.
- Span information
- Meta information about a piece of code (block, statement, etc.)
Enums§
- Attributes (#[...]).
- A filename.
- #[inline]built-in attribute.
Functions§
- For use when deserializing.