Docs.rs
python-mod-0.1.12
python-mod 0.1.12
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.1.12
normal
quote ^1.0
normal
Versions
66.67%
of the crate is documented
Go to latest version
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.1.12
All Items
Macros
?
Crate
python_mod
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.