Docs.rs
multiversx-sc-codec-0.18.6
multiversx-sc-codec 0.18.6
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andrei-marinica
BiancaIalangi
Dependencies
arrayvec =0.7.4
normal
multiversx-sc-codec-derive =0.18.6
normal
num-bigint =0.4.4
normal
multiversx-sc-codec-derive =0.18.6
dev
Versions
57.14%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
multiversx_sc_codec
0.18.6
?
Function
multiversx_sc_codec
::
try_cast_ref
source
·
[
−
]
pub fn try_cast_ref<T, U>(t:
&T
) ->
Option
<
&U
>
where T: 'static, U: 'static,