Skip to content

Commit

Permalink
implement rust workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rbran committed Jun 10, 2024
1 parent 7a52185 commit e4aedd8
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 0 deletions.
1 change: 1 addition & 0 deletions rust/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ pub mod symbol;
pub mod tags;
pub mod templatesimplifier;
pub mod types;
pub mod workflow;

use std::path::PathBuf;

Expand Down
Loading

0 comments on commit e4aedd8

Please sign in to comment.