Docs.rs
pyo3-macros-backend-0.23.3
pyo3-macros-backend 0.23.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidhewitt
github:pyo3:admins
Dependencies
heck ^0.5
normal
proc-macro2 ^1.0.60
normal
pyo3-build-config =0.23.3
normal
quote ^1
normal
syn ^2.0.59
normal
pyo3-build-config =0.23.3
build
Versions
26.09%
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
pyo3_
macros_
backend
0.23.3
pyo3_macros_backend
Function
build_derive_into_pyobject
Copy item path
Source
pub fn build_derive_into_pyobject<const REF:
bool
>( tokens: &
DeriveInput
, ) ->
Result
<
TokenStream
>