R

Type Alias R 

Source
pub type R = R<USERROW3_SPEC>;
Expand description

Register USERROW3 reader

Aliased Type§

pub struct R { /* private fields */ }

Trait Implementations§

Source§

impl Debug for R

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more