Attribute Macrosยง
- depthai_
composite - Attribute macro for defining composite nodes in Rust.
- depthai_
host_ node - Attribute macro for defining Rust host nodes.
- depthai_
threaded_ host_ node - Attribute macro for defining threaded host nodes in Rust.
- native_
node_ wrapper - Wrap a native DepthAI node that is created via
Pipeline::create_node_by_name("ClassName").