Docs.rs
multiversx-sc-meta-lib-0.55.0
multiversx-sc-meta-lib 0.55.0
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andrei-marinica
BiancaIalangi
Dependencies
clap ^4.4.7
normal
colored ^2.2
normal
convert_case ^0.6.0
normal
hex ^0.4
normal
lazy_static ^1.4.0
normal
multiversx-sc =0.55.0
normal
rustc_version ^0.4
normal
semver ^1.0.20
normal
serde ^1.0
normal
serde_json ^1.0
normal
toml ^0.8.6
normal
wasmparser ^0.223
normal
wasmprinter ^0.223
normal
wat ^1.217.0
normal
Versions
20.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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
multiversx_
sc_
meta_
lib
0.55.0
Module version_
history
Module Items
Structs
Constants
Functions
In crate multiversx_
sc_
meta_
lib
multiversx_sc_meta_lib
Module
version_history
Copy item path
Source
Structs
§
Version
Iterator
Constants
§
CHECK_
AFTER_
UPGRADE_
TO
LAST_
TEMPLATE_
VERSION
LAST_
UPGRADE_
VERSION
Indicates where to stop with the upgrades.
LAST_
VERSION
The last version to be used for upgrades and templates.
LOWER_
VERSION_
WITH_
AUTOGENERATED_
JSON
LOWER_
VERSION_
WITH_
AUTOGENERATED_
WASM
LOWER_
VERSION_
WITH_
TEMPLATE_
TAG
VERSIONS
Known versions for the upgrader.
Functions
§
find_
version_
by_
str
is_
template_
with_
autogenerated_
json
is_
template_
with_
autogenerated_
wasm
parse_
known_
version
validate_
template_
tag
We started supporting contract templates with version 0.43.0.
versions_
iter