mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 11:46:42 +01:00
edn -> dsl
This commit is contained in:
parent
d30eda33d1
commit
877b344765
35 changed files with 197 additions and 225 deletions
|
|
@ -1,5 +1,4 @@
|
|||
use tengri_tui::{*, tengri_input::*, tengri_output::*};
|
||||
use tengri_edn::*;
|
||||
use tengri::{self, input::*, output::*, tui::*, dsl::*};
|
||||
use std::sync::{Arc, RwLock};
|
||||
use crossterm::event::{*, KeyCode::*};
|
||||
use crate::ratatui::style::Color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue