Add filter function

This commit is contained in:
Michael Pivato
2023-07-28 10:20:27 +00:00
parent 76096639b2
commit dbd0693776
2 changed files with 77 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ pub use self::shared_models::*;
pub mod link;
pub mod filter;
#[no_mangle]
pub extern "C" fn move_money_from_text(
rules: *const c_char,