mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove extra Rc wrappers, disable internal components access
This commit is contained in:
parent
a874bd8106
commit
6c7cfec5d2
3 changed files with 23 additions and 29 deletions
|
|
@ -70,9 +70,4 @@ impl Memory {
|
|||
}
|
||||
recent
|
||||
}
|
||||
|
||||
/// Get records total
|
||||
pub fn total(&self) -> usize {
|
||||
self.index.borrow().len()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue