mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-11 23:31:02 +00:00
func and tests
This commit is contained in:
@@ -144,6 +144,10 @@ impl<T> RefList<T> {
|
||||
|
||||
res
|
||||
}
|
||||
|
||||
pub fn len(&self) -> usize {
|
||||
self.items.len()
|
||||
}
|
||||
}
|
||||
|
||||
#[must_use]
|
||||
|
||||
Reference in New Issue
Block a user