Docs.rs
rustpython-common-0.4.0
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
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
rustpython-common 0.4.0
General python functions and algorithms for use in RustPython
Crate
Source
Builds
Feature flags
Documentation
Coverage
20.83%
50
out of
240
items documented
3
out of
142
items with examples
Size
Source code size: 151.41 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 50.59 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
RustPython/RustPython
20372
1335
320
crates.io
Dependencies
ascii ^1.0
normal
bitflags ^2.4.1
normal
bstr ^0.2.17
normal
cfg-if ^1.0
normal
itertools ^0.11.0
normal
libc ^0.2.153
normal
lock_api ^0.4
normal
malachite-base ^0.4.4
normal
malachite-bigint ^0.2.0
normal
malachite-q ^0.4.4
normal
num-complex ^0.4.0
normal
num-traits ^0.2
normal
once_cell ^1.19.0
normal
parking_lot ^0.12.1
normal
optional
radium ^0.7
normal
rand ^0.8.5
normal
rustpython-format ^0.4.0
normal
siphasher ^0.3
normal
volatile ^0.3
normal
widestring ^1.1.0
normal
windows-sys ^0.52.0
normal
Versions
0.4.0
(2024/08/06)
0.3.1
(2024/04/10)
0.3.0
(2023/09/05)
0.2.0
(2023/01/11)
Owners
A crate to hold types and functions common to all rustpython components.