Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/tokio_sky
/ batch_mobiles_insert
Method
batch_mobiles_insert
examples/dynamic_batching.rs:134–136 ·
view source on GitHub ↗
(&self, msg: Product)
Source
from the content-addressed store, hash-verified
132
()
133
}
134
pub fn batch_mobiles_insert(&self, msg: Product) {
135
()
136
}
137
pub fn batch_accessories_insert(&self, msg: Product) {
138
()
139
}
Callers
1
handle_batch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected