pub type IMBuffer = Vec<u8, rs_matter::::transport::exchange::Buffer::{constant#0}>;Expand description
The buffer type used by the Interaction Model for RX/TX payloads. Aliases the
central Buffer.
Aliased Typeยง
pub struct IMBuffer { /* private fields */ }