mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-04-03 21:40:44 +02:00
This commit is contained in:
parent
c0d8c5f1bb
commit
0af46acf36
2 changed files with 16 additions and 11 deletions
|
|
@ -25,6 +25,7 @@ pub(crate) use ::{
|
|||
|
||||
#[cfg(feature = "lang")] pub extern crate dizzle as lang;
|
||||
#[cfg(feature = "lang")] pub use ::dizzle::{self, Usually, Perhaps, impl_default};
|
||||
#[cfg(feature = "lang")] pub mod eval;
|
||||
|
||||
#[cfg(feature = "time")] pub mod time;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue