zetanumbers / tigerbeetle-rs

Safe bindings to tigerbeetle client
Apache License 2.0
38 stars 5 forks source link

Scoped client #5

Closed zetanumbers closed 2 months ago

zetanumbers commented 1 year ago

std::thread::scope-like API for non-static on_completion callback or user_data.

zetanumbers commented 2 months ago

Use scope-lock library instead.