Docs.rs
avm-interface-0.32.1
avm-interface 0.32.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
folex
mikevoronov
ValeryAntopol
fluencebot
Dependencies
air-interpreter-interface ^0.19.0
normal
air-interpreter-sede ^0.1.0
normal
air-utils ^0.3.0
normal
log ^0.4.20
normal
maplit ^1.0.2
normal
polyplets ^0.7.0
normal
serde ^1.0.190
normal
serde_json ^1.0.108
normal
thiserror ^1.0.50
normal
tracing ^0.1.40
normal
Versions
38.46%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
avm_
interface
0.32.1
Call
Results
Aliased Type
In crate avm_
interface
avm_interface
Type Alias
CallResults
Copy item path
Source
pub type CallResults =
HashMap
<
u32
,
CallServiceResult
>;
Aliased Type
ยง
struct CallResults {
/* private fields */
}