MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / SpacetimeAuthRequired

Class SpacetimeAuthRequired

crates/client-api/src/auth.rs:477–477  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

475}
476
477pub struct SpacetimeAuthRequired(pub SpacetimeAuth);
478
479#[async_trait::async_trait]
480impl<S: NodeDelegate + Send + Sync> axum::extract::FromRequestParts<S> for SpacetimeAuthRequired {

Callers 1

from_request_partsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…