Docs.rs
shape-vm-0.1.6
shape-vm 0.1.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
DAmesberger
Dependencies
anyhow ^1.0
normal
arrow-array ^57
normal
arrow-ord ^57
normal
arrow-schema ^57
normal
arrow-select ^57
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
clap ^4
normal
optional
cranelift ^0.110
normal
optional
cranelift-jit ^0.110
normal
optional
cranelift-module ^0.110
normal
optional
cranelift-native ^0.110
normal
optional
dashmap ^5.5
normal
datafrog ^2.0
normal
dirs ^5.0
normal
hex ^0.4
normal
lazy_static ^1.4
normal
libffi ^3.2
normal
libloading ^0.8
normal
logos ^0.13
normal
ordered-float ^3.9
normal
parking_lot ^0.12
normal
phf ^0.11
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
rayon ^1.10
normal
rmp-serde ^1.3
normal
rmpv ^1
normal
rust_decimal ^1.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
shape-abi-v1 =0.1.2
normal
shape-ast =0.1.6
normal
shape-gc =0.1.2
normal
optional
shape-runtime =0.1.6
normal
shape-value =0.1.2
normal
shape-wire =0.1.6
normal
target-lexicon ^0.12
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
unicode-normalization ^0.1
normal
unicode-segmentation ^1.11
normal
wide ^0.7
normal
criterion ^0.5
dev
tempfile ^3.8
dev
Versions
70.38%
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
Skip to main content
ObjectId
shape_
vm
0.1.6
In shape_
vm::
memory
shape_vm
::
memory
Type Alias
Object
Id
Copy item path
Source
pub type ObjectId =
u64
;
Expand description
Unique identifier for managed objects (legacy, kept for API compatibility)