pyo3 icon indicating copy to clipboard operation
pyo3 copied to clipboard

Add contextvars types

Open mailmindlin opened this issue 9 months ago • 1 comments

Added rust types for Python context variables (Context, ContextVar, Token)

mailmindlin avatar Mar 28 '25 21:03 mailmindlin

A scoped API (and/or a guard API that exits on drop) would be really useful

juntyr avatar Mar 31 '25 05:03 juntyr