Docs.rs
typed-oid-0.4.2
typed-oid 0.4.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
kbknapp
Dependencies
data-encoding ^2.5.0
normal
data-encoding-macro ^0.1.14
normal
serde ^1.0.193
normal
optional
smallvec ^1.11.2
normal
surrealdb ^1.4
normal
optional
thiserror ^1.0.52
normal
uuid ^1.6.1
normal
anyhow ^1.0.79
dev
wildmatch ^2.3.0
dev
Versions
61.11%
of the crate is documented
Platform
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
typed_
oid
0.4.2
Module error
Module Items
Enums
Type Aliases
In crate typed_
oid
typed_oid
Module
error
Copy item path
Source
Expand description
Defines the convenience
Result
type and
Error
type
Enums
§
Error
Errors that can be returned by this crate
Type Aliases
§
Result
A convenience type for results where the
E
is a
seapalne_oid::error::Error