Docs.rs
it-lilo-0.7.0
it-lilo 0.7.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
mikevoronov
ValeryAntopol
nahsi
Dependencies
anyhow ^1.0.75
normal
async-recursion ^1.0.5
normal
fluence-it-types ^0.4.1
normal
futures ^0.3.29
normal
it-memory-traits ^0.5.0
normal
log ^0.4.17
normal
paste ^1.0.11
normal
thiserror ^1.0.38
normal
Versions
23.73%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate it_lilo
it_lilo
0.7.0
All Items
Crate Items
Modules
Macros
Structs
Enums
Crate
it_lilo
Copy item path
Source
Modules
§
lifter
lowerer
traits
utils
Macros
§
read_
array_
ty
read_ty
read_
ty_
decl
value_
der
Structs
§
IRecord
Type
Represents a record type.
NEVec
NEVec<T>
represents a non-empty
Vec<T>
. It derefs to
Vec<T>
directly.
Enums
§
IType
Represents the types supported by WIT.
IValue
A WIT value.