MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / standalone.rs

File standalone.rs

crates/paths/src/standalone.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::server::ServerDataDir;
2use crate::utils::path_type;
3
4pub trait StandaloneDataDirExt: AsRef<std::path::Path> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected