mirror of
https://github.com/Dummi26/mers.git
synced 2025-12-31 09:56:19 +01:00
[no version bump yet] better and safer stdlib impl
only transformed configs/with_string so far, but other configs/* should follow soon. also, this will help with implementing new stdlib functions in the future.
This commit is contained in:
@@ -7,6 +7,7 @@ use crate::{
|
||||
program::run::CheckInfo,
|
||||
};
|
||||
|
||||
pub mod gen;
|
||||
pub mod util;
|
||||
pub mod with_base;
|
||||
pub mod with_command_running;
|
||||
|
||||
Reference in New Issue
Block a user