mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
load project from file
This commit is contained in:
parent
e2a842492e
commit
eeb2faf064
9 changed files with 320 additions and 245 deletions
|
|
@ -11,6 +11,7 @@ use crate::core::*;
|
|||
}}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Phrase {
|
||||
pub name: String,
|
||||
pub length: usize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue