....
This commit is contained in:
@@ -19,6 +19,7 @@ mut:
|
||||
}
|
||||
|
||||
// RadixTree represents a radix tree data structure
|
||||
@[heap]
|
||||
pub struct RadixTree {
|
||||
mut:
|
||||
db &ourdb.OurDB // Database for persistent storage
|
||||
|
||||
Reference in New Issue
Block a user