Skip to main content

Module assertions

Module assertions 

Source

Modules§

tests 🔒

Functions§

assert_dict_supported
assert_immutable_type_supported
assert_pyclass_send_sync
Helper function that can be used at compile time to emit a diagnostic if the type does not implement Send or Sync when it should; the mere act of invoking this function will cause the diagnostic to be emitted if needed.
assert_weakref_supported
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here