Structs§
- Python
Callback Layer Bridge PythonCallbackLayerBridgeis an adapter allowing thetracing_subscriber::layer::Layertrait to be implemented by a Python object. Each trait method’s arguments are serialized as JSON strings and passed to the corresponding method on the Python object if it exists.