mirror of
https://github.com/Noratrieb/mono-fmt.git
synced 2026-01-16 16:25:07 +01:00
std
This commit is contained in:
parent
d7844568ca
commit
bfd86b1338
8 changed files with 795 additions and 51 deletions
|
|
@ -121,6 +121,10 @@ macro_rules! options {
|
|||
}
|
||||
}
|
||||
)*
|
||||
|
||||
pub mod exports {
|
||||
pub use super::{$($with_name),*};
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue