Module ra_ap_assists::ast_transform[][src]

AstTransformers are functions that replace nodes in an AST and can be easily combined.

Structs

QualifyPaths
SubstituteTypeParams

Traits

AstTransform

AstTransform helps with applying bulk transformations to syntax nodes.

Functions

apply