blocking.Runtime
Rust
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- blocking
- Package
- libtmux
- Source
- crates/libtmux/src/blocking.rs
-
A runtime for calling this crate's async methods from ordinary code.
One runtime serves any number of servers and handles. Keep it alive for as long as you use them: the executor reaps tmux child processes on it, so dropping it early turns deterministic cleanup into best-effort cleanup.
3 declared, 0 inherited