Docs.rs
pyo3-derive-backend-0.5.0
pyo3-derive-backend 0.5.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kngwyu
github:pyo3:admins
konstin
Dependencies
proc-macro2 ^0.4.20
normal
quote ^0.6.9
normal
syn ^0.15.15
normal
Versions
8.4%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Crate pyo3_derive_backend
Version 0.5.0
All Items
Modules
?
Crate
pyo3_derive_backend
source
·
[
−
]
Expand description
This crate contains the implementation of the proc macro attributes
Modules
args
defs
func
method
module
Code generation for the function that initializes a python module and adds classes and function.
py_class
py_impl
py_method
py_proto
utils