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

Function insert_player

sdks/rust/tests/test.rs:642–644  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

640
641 #[test]
642 fn insert_player() {
643 make_test("insert-player").run();
644 }
645
646 #[test]
647 fn insert_person() {

Callers

nothing calls this directly

Calls 2

make_testFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…