feat: some stuff

This commit is contained in:
2024-04-17 16:39:56 +02:00
parent 7579c6c00b
commit 1da13523ea
9 changed files with 99 additions and 36 deletions

View File

@@ -5,6 +5,7 @@ mod tree;
pub use encoding::*;
pub use helpers::*;
pub use tree::*;
pub mod geometry;
pub fn set_panic_hook() {
// When the `console_error_panic_hook` feature is enabled, we can call the