Docs.rs
junobuild-shared-0.0.23
junobuild-shared 0.0.23
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
peterpeterparker
Dependencies
candid ^0.10.2
normal
ciborium ^0.2.1
normal
futures ^0.3.28
normal
getrandom ^0.2
normal
ic-cdk ^0.17.0
normal
ic-ledger-types ^0.14.0
normal
ic-stable-structures ^0.6.7
normal
icrc-ledger-types ^0.1.6
normal
rand ^0.8.5
normal
regex ^1.9.3
normal
serde ^1.0.190
normal
time ^0.3.31
normal
Versions
35.9%
of the crate is documented
Go to latest version
Platform
wasm32-unknown-unknown
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
junobuild_
shared
0.0.23
Module serializers
Module Items
Functions
In crate junobuild_
shared
junobuild_shared
Module
serializers
Copy item path
Source
Functions
ยง
deserialize_
default_
as_
true
Provides a default deserialization value for boolean fields, defaulting to
true
.
deserialize_
from_
bytes
Deserializes a value from a byte array.
serialize_
to_
bytes
Serializes a given value into a byte array.