regex_syntax::ast::print - Rust (original) (raw)

regex_syntax::ast

Module print

Source

Expand description

This module provides a regular expression printer for Ast.

Structs§

Printer

A printer for a regular expression abstract syntax tree.