Module wpilib_sys::usage

source ·

Functions

Report the usage of a specific resource type with an instance value attached.
Report usage of a resource with additional context.
This is provided as a utility for library developers. Designed to be used with null-terminated byte string literals like b"message\0"

Type Definitions

Wraps the ugly type rust-bindgen generates for usage reporting instances.
Wraps the ugly type rust-bindgen generates for usage reporting types.