Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ as_str
Method
as_str
crates/sats/src/hex.rs:21–23 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
19
impl<const N: usize> HexString<N> {
20
#[inline(always)]
21
pub fn as_str(&self) -> &str {
22
self
23
}
24
25
#[inline(always)]
26
pub fn as_bytes(&self) -> &[u8] {
Callers
15
parse_scheme
Function · 0.45
platform_test_builder
Function · 0.45
server_url
Function · 0.45
exec_procedure_reducer_interleaving
Function · 0.45
exec_procedure_reducer_same_client_interleaved
Function · 0.45
exec_procedure_concurrent_with_scheduled_reducer
Function · 0.45
exec_scheduled_procedure_scheduled_reducer_not_interleaved
Function · 0.45
restart
Method · 0.45
patch_module_cargo_to_local_bindings
Function · 0.45
allow_dotnet
Function · 0.45
parse_identity_from_publish_output
Function · 0.45
read_token
Method · 0.45
Calls
1
as_bytes
Function · 0.50
Tested by
15
platform_test_builder
Function · 0.36
server_url
Function · 0.36
exec_procedure_reducer_interleaving
Function · 0.36
exec_procedure_reducer_same_client_interleaved
Function · 0.36
exec_procedure_concurrent_with_scheduled_reducer
Function · 0.36
exec_scheduled_procedure_scheduled_reducer_not_interleaved
Function · 0.36
apply_pk_join_mutation
Function · 0.36
messages
Function · 0.36
get_templates
Function · 0.36
read_cargo_dependency_version
Function · 0.36
read_package_json_dependency_version
Function · 0.36
read_spacetimedb_cpp_version
Function · 0.36