Docs.rs
libuv-bindings-0.2.0
libuv-bindings 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
noib3
Dependencies
libuv-sys2 ^1.44.2
normal
luajit-bindings ^0.2.0
normal
once_cell ^1.15
normal
thiserror ^1.0
normal
Versions
22.22%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libuv_
bindings
0.2.0
All Items
Crate Items
Structs
Enums
Crate
libuv_bindings
Copy item path
Source
Structs
§
Async
Handle
Binding to libuv’s
Async handle
used to trigger the execution of a callback in the Neovim thread.
Timer
Handle
Binding to libuv’s
Timer handle
used to schedule callbacks to be called in the future.
Enums
§
Error