Skip to content

Commit

Permalink
Document.
Browse files Browse the repository at this point in the history
  • Loading branch information
01mf02 committed Mar 4, 2025
1 parent 5e89661 commit 40a1662
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jaq-core/src/load/arbitrary.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Generate arbitrary instances of central lexer types.
use super::lex::{Token, Tok, StrPart};
use arbitrary::{Arbitrary, Unstructured};

Expand Down

0 comments on commit 40a1662

Please sign in to comment.