Docs.rs
  • pyderive-macros-0.8.0
    • pyderive-macros 0.8.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • paqira
    • Dependencies
      • heck ^0.5 normal
      • num-complex >=0.2 normal optional
      • proc-macro2 ^1 normal
      • quote ^1 normal
      • syn ^2 normal
      • pyo3 ^0.23 dev
    • Versions
    • 0% 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

pyderive_macros0.8.0

  • All Items

Crate Items

  • Derive Macros

Crate pyderive_macros

Source

Derive Macrosยง

  • PyAdd
  • PyAddAssign
  • PyAnd
  • PyAndAssign
  • PyBitwise
  • PyBool
  • PyBytes
  • PyDataclassFields
  • PyDivMod
  • PyEq
  • PyFloat
  • PyFloorDiv
  • PyFloorDivAssign
  • PyHash
  • PyIndex
  • PyInt
  • PyInvert
  • PyIter
  • PyLeftShift
  • PyLeftShiftAssign
  • PyLen
  • PyMatMul
  • PyMatMulAssign
  • PyMatchArgs
  • PyMod
  • PyModAssign
  • PyMul
  • PyMulAssign
  • PyNeg
  • PyNew
  • PyNumeric
  • PyOr
  • PyOrAssign
  • PyOrd
  • PyPos
  • PyReflectedAdd
  • PyReflectedAnd
  • PyReflectedDivMod
  • PyReflectedFloorDiv
  • PyReflectedLeftShift
  • PyReflectedMatMul
  • PyReflectedMod
  • PyReflectedMul
  • PyReflectedOr
  • PyReflectedRightShift
  • PyReflectedSub
  • PyReflectedTrueDiv
  • PyReflectedXor
  • PyRepr
  • PyReversed
  • PyRichCmp
  • PyRightShift
  • PyRightShiftAssign
  • PyStr
  • PySub
  • PySubAssign
  • PyTrueDiv
  • PyTrueDivAssign
  • PyXor
  • PyXorAssign
  • ToPyObject