Skip to main content

Module probes

Module probes 

Source

Modules§

probe 🔒
Seals Probe so that types outside PyO3 cannot implement it.

Macros§

probe 🔒

Structs§

HasNewTextSignature
IsClone
IsFromPyObject
IsInitializerTuple
IsIntoPyObject
IsIntoPyObjectRef
IsPyClass
IsPyT
IsReturningEmptyTuple
IsSend
IsSync

Traits§

Probe
Trait used to combine with zero-sized types to calculate at compile time some property of a type.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here