mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-10 21:56:42 +01:00
feat: run stub tek_chain
This commit is contained in:
parent
2a60808239
commit
c089e6cfa4
9 changed files with 60 additions and 38 deletions
|
|
@ -2,7 +2,4 @@ pub(crate) use tek_core::*;
|
|||
pub(crate) use tek_core::ratatui::prelude::*;
|
||||
pub(crate) use tek_jack::*;
|
||||
pub(crate) use std::sync::RwLockWriteGuard;
|
||||
submod! {
|
||||
chain
|
||||
chain_view
|
||||
}
|
||||
submod! { chain chain_view }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue