Docs.rs
aurora-engine-types-2.0.0
aurora-engine-types 2.0.0
Permalink
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
aleksuss
vzctl
github:aurora-is-near:engine
Dependencies
base64 ^0.22
normal
borsh ^1
normal
bs58 ^0.5
normal
hex ^0.4
normal
primitive-types ^0.13
normal
rlp ^0.6
normal
serde ^1
normal
serde_json ^1
normal
rand ^0.8
dev
Versions
28.1%
of the crate is documented
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
AsBytes
aurora_
engine_
types
2.0.0
AsBytes
Required Methods
as_bytes
Implementors
In crate aurora_
engine_
types
aurora_engine_types
Trait
AsBytes
Copy item path
Source
pub trait AsBytes { // Required method fn
as_bytes
(&self) -> &[
u8
]
ⓘ
; }
Required Methods
§
Source
fn
as_bytes
(&self) -> &[
u8
]
ⓘ
Implementors
§
Source
§
impl
AsBytes
for
AccountId
Source
§
impl
AsBytes
for
Address