Crate async_py

Crate async_py 

Source
Expand description

A library for calling Python code asynchronously from Rust.

Structs§

PyRunner
Manages a dedicated thread for executing Python code asynchronously.

Enums§

PyRunnerError
Custom error types for the PyRunner.

Functions§

print_path_for_python