MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / tenant

Function tenant

nodedb-mem/src/governor.rs:504–506  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

502 }
503
504 fn tenant() -> TenantId {
505 TenantId::new(1)
506 }
507
508 // ── Basic 4-arity reservation ────────────────────────────────────────────
509

Calls

no outgoing calls