#[doc(hidden)]pub const fn serialize_for_introspection(
expr: &PyStaticExpr,
output: &mut [u8],
) -> usizeAvailable on crate feature
experimental-inspect only.Expand description
Serialize the type for introspection and return the number of written bytes