Docs.rs
pyo3-macros-0.23.1
pyo3-macros 0.23.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidhewitt
github:pyo3:admins
Dependencies
proc-macro2 ^1.0.60
normal
pyo3-macros-backend =0.23.1
normal
quote ^1
normal
syn ^2
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pyo3_
macros
0.23.1
pyo3_macros
Derive Macro
IntoPyObject
Copy item path
Source
#[derive(IntoPyObject)] {
// Attributes available to this derive:
#[pyo3] }