Docs.rs
python-mod-1.0.0
python-mod 1.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
rexlunae
Dependencies
path_macro ^1.0
normal
proc-macro-error ^1.0.4
normal
proc-macro2 ^1.0.76
normal
python-ast ^1.0.0
normal
quote ^1.0
normal
Versions
66.67%
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
python_
mod
1.0.0
All Items
Crate Items
Macros
Crate
python_mod
Copy item path
Source
Macros
ยง
python_
module
Macro taking two parameters. The first is the name of the module, the second is the path to load it from.
python_
module_
nostd
Loads a python module, but does not include the stdpython libraries.