Docs.rs
  • pyo3-async-macros-0.3.0
    • pyo3-async-macros 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wyfo
    • Dependencies
      • quote ^1 normal
      • syn ^2 normal
      • pyo3 ^0.19 dev
    • 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

pyo3_async_macros0.3.0

  • All Items
  • Attribute Macros
?
Change settings

Crate pyo3_async_macros

source ·

Attribute Macros

  • pyfunction
    pyo3::pyfunction with async support.
  • pymethods
    pyo3::pymethods with async support.