Function pyo3_macros_backend::proto_method::insert_lifetime
source · [−]fn insert_lifetime(ty: &mut Type)
This is supported on crate feature
pyproto
only.Expand description
Insert lifetime 'p
to PyRef<Self>
or references (e.g., &PyType
).