Docs.rs
python-mod-0.1.0
python-mod 0.1.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
python-ast ^0.1.1
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
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
0.1.0
All Items
Macros
?
Crate
python_mod
source
·
[
−
]
Macros
python_inline_string
Macro which takes a string input and compiles it into Rust code inline with the surrounding Rust code.
python_module
Macro taking two parameters. The first is the name of the module, the second is the path to load it from.