mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-01-31 10:56:41 +01:00
refactor: extract dizzle
This commit is contained in:
parent
b0d2fad17b
commit
1344967f33
34 changed files with 372 additions and 2235 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#![feature(associated_type_defaults)]
|
||||
#![feature(if_let_guard)]
|
||||
|
||||
pub(crate) use tengri_core::*;
|
||||
pub(crate) use dizzle::*;
|
||||
|
||||
#[cfg(test)] mod input_test;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue