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

Class SpacetimeIdentity

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

Source from the content-addressed store, hash-verified

487}
488
489pub struct SpacetimeIdentity(pub Identity);
490impl headers::Header for SpacetimeIdentity {
491 fn name() -> &'static http::HeaderName {
492 static NAME: http::HeaderName = http::HeaderName::from_static("spacetime-identity");

Callers 2

into_headersMethod · 0.85
schemaFunction · 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…