MCPcopy Create free account
hub / github.com/Rustixir/darkbird / Handler

Class Handler

example/new_features_vsn2.rs:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57
58struct Handler;
59#[async_trait]
60
61impl Setter<Pid, User> for Handler {

Callers

nothing calls this directly

Implementers 1

migrate_to_another_database.rsexample/migrate_to_another_database.rs

Calls

no outgoing calls

Tested by

no test coverage detected