Docs.rs
namada_core-0.48.3
namada_core 0.48.3
Docs.rs crate page
GPL-3.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
cwgoes
github:anoma:heliax
Dependencies
arbitrary ^1.4
normal
optional
nam-sparse-merkle-tree ^0.3.2-nam.0
normal
bech32 ^0.11
normal
borsh ^1.2
normal
chrono ^0.4
normal
data-encoding ^2.3
normal
ed25519-consensus ^2.1
normal
ethabi ^18.0
normal
ethbridge-structs ^0.24
normal
eyre ^0.6
normal
ibc ^0.57.0
normal
ics23 ^0.12
normal
impl-num-traits ^0.2
normal
nam-indexmap ^2.7.1-nam.0
normal
k256 ^0.13
normal
lazy_static ^1.4
normal
optional
linkme ^0.3
normal
optional
masp_primitives ^1.2
normal
namada_macros ^0.48.3
normal
namada_migrations ^0.48.3
normal
optional
num-integer ^0.1
normal
num-rational ^0.4
normal
num-traits ^0.2
normal
num256 ^0.6
normal
num_enum ^0.7
normal
primitive-types ^0.13
normal
proptest ^1.4
normal
optional
prost-types ^0.13
normal
rand ^0.8
normal
optional
rand_core ^0.6
normal
optional
ripemd ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
smooth-operator ^0.7
normal
tendermint ^0.40.3
normal
tendermint-proto ^0.40.3
normal
thiserror ^2.0
normal
tiny-keccak ^2.0
normal
tracing ^0.1
normal
uint ^0.10
normal
usize-set ^0.10
normal
wasmtimer ^0.4
normal
optional
zeroize ^1.5
normal
assert_matches ^1.5
dev
lazy_static ^1.4
dev
proptest ^1.4
dev
rand ^0.8
dev
rand_core ^0.6
dev
tokio ^1.8
dev
toml ^0.8
dev
rayon ^1.5
normal
tokio ^1.8
normal
optional
tokio ^1.8
normal
optional
Versions
100%
of the crate is documented
Go to latest version
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
namada_
core
0.48.3
namada_core
Function
encode
Copy item path
Source
pub fn encode<T>(value:
&T
) ->
Vec
<
u8
>
ⓘ
where T:
BorshSerialize
,
Expand description
Encode a value with borsh