Docs.rs
azure-kinect-0.2.0
azure-kinect 0.2.0
Docs.rs crate page
MIT
18 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
aosoft
Dependencies
azure-kinect-sys ^0.2.0
normal
Versions
63.8%
of the crate is documented
Platform
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
Skip to main content
DebugMessageHandler
azure_
kinect
0.2.0
In azure_
kinect::
factory
azure_kinect
::
factory
Type Alias
Debug
Message
Handler
Copy item path
Source
pub type DebugMessageHandler = dyn
FnMut
(
LogLevel
, &
str
,
c_int
, &
str
);