Draft test recorder structure in iced_devtools
This commit is contained in:
parent
ca6d992d67
commit
327522eb99
16 changed files with 641 additions and 146 deletions
7
devtools/build.rs
Normal file
7
devtools/build.rs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#![allow(missing_docs)]
|
||||
fn main() {
|
||||
// println!("cargo::rerun-if-changed=fonts/iced_devtools-icons.toml");
|
||||
|
||||
// iced_fontello::build("fonts/iced_devtools-icons.toml")
|
||||
// .expect("Build icons font");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue