Docs.rs
lovm2-0.4.8
lovm2 0.4.8
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
lausek
Dependencies
bincode ^1.3.1
normal
dirs ^3.0.1
normal
indexmap ^1.6.1
normal
libloading ^0.6.6
normal
lovm2_core ^0.4.8
normal
lovm2_std ^0.4.8
normal
optional
serde ^1.0
normal
Versions
100%
of the crate is documented
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
Module value
lovm2
0.4.8
Module value
Module Items
Structs
Enums
Functions
Type Aliases
In crate lovm2
lovm2
Module
value
Copy item path
Source
Expand description
Representation and operations for lovm2 values
Structs
§
Iter
Runtime iterator implementation
Reference
Reference to another value
Enums
§
Value
Runtime representation of values
Value
Type
Type of a value as integer
Functions
§
box_
value
Wrap the given value inside a
Ref(_)
.
Dict
and
List
values will be wrapped deeply.
Type Aliases
§
AnyRef
Reference to a generic lovm2 object
Value
Ref
Reference to a lovm2
Value