Skip to content

Commit

Permalink
Re-export railroad-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaslueg committed May 18, 2023
1 parent a03f249 commit 861844c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ pub mod diagram;
pub mod lowering;
pub mod parser;

pub use railroad;

use syn::parse::Result;

/// Create a syntax diagram as an SVG from the given macro_rules!-source.
Expand Down

0 comments on commit 861844c

Please sign in to comment.