Docs.rs
python-mod-0.2.1
python-mod 0.2.1
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 ^0.2.1
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
python_
mod
0.2.1
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.