Available on crate feature
experimental-inspect only.Modules§
- return_
type 🔒 - Seals
PyReturnTypeso that types outside PyO3 cannot implement it.
Structs§
Traits§
- PyReturn
Type - Trait to guess a function Python return type
Functions§
- escape_
json_ string - Escapes a string to be valid JSON. Does not add quotes around it
- escaped_
json_ string_ len - Number of bytes written by
escape_json_string