Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/tokio_sky
/ Layer1Process
Class
Layer1Process
examples/batch_insert_mysql.rs:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
98
99
struct Layer1Process;
100
#[async_trait]
101
impl Processor<User, User> for Layer1Process {
102
async fn init(&mut self) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected