update: finalize

This commit is contained in:
Akira Tempaku 2025-02-18 21:41:17 +09:00
parent b356784431
commit b20e3d3603
Signed by: paku
GPG key ID: 5B4E8402BCC50607
3 changed files with 161 additions and 5 deletions

View file

@ -12,4 +12,4 @@
mod engine;
mod helper;
// pub use engine::{do_matching, print};
pub use engine::{do_matching, print};