Type Definition notedown_ast::nodes::ASTNode[][src]

pub type ASTNode = Literal<ASTKind>;

Trait Implementations

Performs the conversion.