MCPcopy Create free account
hub / github.com/AppFlowy-IO/AppFlowy-Collab / array_ref

Method array_ref

collab/src/core/array_wrapper.rs:174–176  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

172
173impl ArrayRefExtension for ArrayRef {
174 fn array_ref(&self) -> &ArrayRef {
175 self
176 }
177}

Callers 6

insert_map_with_txnMethod · 0.45
position_with_txnMethod · 0.45
remove_with_idMethod · 0.45
clearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected