mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 20:56:43 +01:00
cleanup main
This commit is contained in:
parent
23d9910399
commit
78afaf9693
2 changed files with 8 additions and 29 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//#![feature(fn_traits)]
|
||||
//#![feature(unboxed_closures)]
|
||||
use crate::core::*;
|
||||
|
||||
pub trait Modal<T>: Device {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue