Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::server::ServerDataDir;
2
use crate::utils::path_type;
3
4
pub trait StandaloneDataDirExt: AsRef<std::path::Path> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected