Docs.rs
spacetimedb-lib-0.7.0
spacetimedb-lib 0.7.0
Docs.rs crate page
Links
crates.io
Source
Owners
cloutiertyler
jdetter
bfops
Dependencies
anyhow ^1.0.68
normal
bitflags ^2.3.3
normal
chrono ^0.4.24
normal
clap ^4.2.4
normal
derive_more ^0.99.17
normal
enum-as-inner ^0.6
normal
hex ^0.4.3
normal
itertools ^0.10.5
normal
serde ^1.0.136
normal
serde_with ^2.2.0
normal
sha3 ^0.10.0
normal
spacetimedb-bindings-macro ^0.7.0
normal
spacetimedb-sats ^0.7.0
normal
thiserror ^1.0.37
normal
tracing ^0.1.37
normal
bytes ^1.2.1
dev
insta ^1.21.0
dev
proptest ^1.2.0
dev
rand ^0.8.5
dev
serde_json ^1.0.87
dev
Versions
20.09%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
spacetimedb_lib
0.7.0
ToDataKey
Required Methods
to_data_key
Implementors
In spacetimedb_lib::data_key
?
Trait
spacetimedb_lib
::
data_key
::
ToDataKey
source
·
[
−
]
pub trait ToDataKey { // Required method fn
to_data_key
(&self) ->
DataKey
; }
Required Methods
§
source
fn
to_data_key
(&self) ->
DataKey
Implementors
§
source
§
impl
ToDataKey
for
AlgebraicValue
source
§
impl
ToDataKey
for
ProductValue