Docs.rs
rustpython-vm-0.5.0
rustpython-vm 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
coolreader18
windelbouwman
github:rustpython:packaging
Dependencies
ahash ^0.8.12
normal
ascii ^1.1
normal
bitflags ^2.11.0
normal
bstr ^1
normal
caseless ^0.2.2
normal
cfg-if ^1.0
normal
chrono ^0.4.44
normal
constant_time_eq ^0.4
normal
crossbeam-utils ^0.8.21
normal
flame ^0.2.2
normal
optional
flamer ^0.5
normal
optional
getrandom ^0.3
normal
half ^2
normal
hex ^0.4.3
normal
indexmap ^2.13.0
normal
is-macro ^0.3.7
normal
itertools ^0.14.0
normal
libc ^0.2.183
normal
log ^0.4.29
normal
malachite-bigint ^0.9.1
normal
memchr ^2.8.0
normal
num-complex ^0.4.6
normal
num-integer ^0.1.46
normal
num-traits ^0.2
normal
num_enum ^0.7
normal
optional ^0.5
normal
parking_lot ^0.12.3
normal
paste ^1.0.15
normal
psm ^0.1
normal
result-like ^0.5.0
normal
rustpython-ruff_python_ast ^0.15.8
normal
optional
rustpython-ruff_python_parser ^0.15.8
normal
rustpython-ruff_text_size ^0.15.8
normal
optional
rustpython-codegen ^0.5.0
normal
optional
rustpython-common ^0.5.0
normal
rustpython-compiler ^0.5.0
normal
optional
rustpython-compiler-core ^0.5.0
normal
rustpython-derive ^0.5.0
normal
rustpython-jit ^0.5.0
normal
optional
rustpython-literal ^0.5.0
normal
rustpython-sre_engine ^0.5.0
normal
scoped-tls ^1
normal
scopeguard ^1
normal
serde_core ^1.0.225
normal
optional
static_assertions ^1.1
normal
strum ^0.28
normal
strum_macros ^0.28
normal
thiserror ^2.0
normal
timsort ^0.1.2
normal
unic-ucd-bidi ^0.9.0
normal
unic-ucd-category ^0.9.0
normal
unic-ucd-ident ^0.9.0
normal
unicode-casing ^0.1.1
normal
glob ^0.3
build
itertools ^0.14.0
build
libffi ^5
normal
libloading ^0.9
normal
wasm-bindgen ^0.2.106
normal
optional
num_cpus ^1.17.0
normal
errno ^0.3
normal
rustyline ^17.0.1
normal
which ^8
normal
widestring ^1.2.0
normal
exitcode ^1.1.2
normal
nix ^0.30
normal
rustix ^1.1
normal
uname ^0.1.1
normal
junction ^1.4.2
normal
windows-sys ^0.61.2
normal
Versions
22.15%
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
Skip to main content
Module datastack
rustpython_
vm
0.5.0
Module datastack
Module Items
Structs
In crate rustpython_
vm
rustpython_vm
Module
datastack
Copy item path
Source
Structs
ยง
Data
Stack
Per-thread data stack for bump-allocating frame-local data.