Skip to content
Snippets Groups Projects
Unverified Commit 83147876 authored by MrGVSV's avatar MrGVSV Committed by GitHub
Browse files

Added imports

parent faa847fc
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ use std::{ ...@@ -6,7 +6,7 @@ use std::{
use morphorm::Hierarchy; use morphorm::Hierarchy;
use crate::Index; use crate::{Arena, Index, Widget};
#[derive(Default, Debug, PartialEq)] #[derive(Default, Debug, PartialEq)]
pub struct Tree { pub struct Tree {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment