Function spacetimedb::stdb_path

source ·
pub fn stdb_path<S>(s: &S) -> PathBuf
where S: AsRef<Path> + ?Sized,