Type Definition notedown_ast::nodes::ASTNode

source · []
pub type ASTNode = Literal<ASTKind>;
Expand description

Represents an AST object with position

Trait Implementations

Aware the context in which the cursor is located
Slugify the element of notedown