Add filter function
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user