Re-exports§
pub use crate::expr::Attr;pub use crate::expr::Expr;pub use crate::expr::Filter;pub use crate::expr::TyGenerics;pub use crate::node::Node;
Modules§
Structs§
- Ast
- CharLit
- Inner
Syntax - Parse
Error - Parsed
- Span
- An location in
&'a str - StrLit
- Syntax
- Syntax
Builder - With
Span - Struct used to wrap types with their associated “span” which is used when generating errors in the code generation.
Enums§
Constants§
Functions§
- strip_
common - Returns the common parts of two paths.