mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
systematizing jack handlers
This commit is contained in:
parent
d627d257ad
commit
4ae62c5bc2
10 changed files with 342 additions and 208 deletions
|
|
@ -57,6 +57,6 @@ pub use crate::render::*;
|
|||
pub use crate::device::{
|
||||
Device,
|
||||
DynamicDevice,
|
||||
EngineEvent
|
||||
EngineEvent,
|
||||
};
|
||||
pub type Usually<T> = Result<T, Box<dyn Error>>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue