Docs.rs
marine-runtime-0.7.0
marine-runtime 0.7.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
folex
mikevoronov
ValeryAntopol
fluencebot
Dependencies
anyhow ^1.0.31
normal
boolinator ^2.4.0
normal
it-lilo ^0.1.0
normal
log ^0.4.8
normal
marine-it-generator ^0.5.3
normal
marine-it-interfaces ^0.4.0
normal
marine-it-parser ^0.6.4
normal
marine-module-info-parser ^0.2.0
normal
marine-module-interface ^0.1.4
normal
marine-utils ^0.2.0
normal
multimap ^0.8.1
normal
once_cell ^1.7.2
normal
parity-wasm ^0.41.0
normal
paste ^1.0.5
normal
pwasm-utils ^0.12.0
normal
semver ^0.11.0
normal
serde =1.0.118
normal
thiserror ^1.0.24
normal
wasmer-runtime-core-fl =0.17.1
normal
wasmer-interface-types-fl ^0.20.0
normal
wasmer-runtime-fl =0.17.1
normal
wasmer-wasi-fl ^0.17.1
normal
bytes ^0.5.4
dev
once_cell ^1.4.0
dev
reqwest ^0.10.4
dev
tokio ^0.2.20
dev
Versions
45.65%
of the crate is documented
Go to latest version
Platform
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
☰
Type Definition MRecordTypes
Other items in
marine
?
Type Definition
marine
::
MRecordTypes
[
−
]
[src]
pub type MRecordTypes =
HashMap
<
u64
,
Rc
<
IRecordType
>>;