Docs.rs
spacetimedb-lib-1.3.2
spacetimedb-lib 1.3.2
Docs.rs crate page
Links
crates.io
Source
Owners
cloutiertyler
jdetter
bfops
Dependencies
anyhow ^1.0.68
normal
bitflags ^2.3.3
normal
blake3 ^1.5.1
normal
chrono ^0.4.24
normal
derive_more ^0.99
normal
enum-as-inner ^0.6
normal
enum-map ^2.6.3
normal
optional
hex ^0.4.3
normal
itertools ^0.12
normal
proptest ^1.4
normal
optional
proptest-derive ^0.5
normal
optional
serde ^1.0.136
normal
optional
spacetimedb-bindings-macro ^1.3.2
normal
spacetimedb-memory-usage ^1.3.2
normal
optional
spacetimedb-metrics ^1.3.2
normal
optional
spacetimedb-primitives ^1.3.2
normal
spacetimedb-sats ^1.3.2
normal
thiserror ^1.0.37
normal
bytes ^1.10.1
dev
insta ^1.21.0
dev
proptest ^1.4
dev
proptest-derive ^0.5
dev
ron ^0.8
dev
serde_json ^1.0.128
dev
Versions
64.86%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module error
spacetimedb_
lib
1.3.2
Module error
Module Items
Structs
Type Aliases
In crate spacetimedb_
lib
spacetimedb_lib
Module
error
Copy item path
Source
Structs
§
Test
Error
A wrapper for using on test so the error display nicely
Type Aliases
§
Result
Test
A wrapper for using
Result
in tests, so it display nicely