R

Type Alias R 

pub type R = R<PacrcSpec>;
Expand description

Register PACRC reader

Aliased Type§

pub struct R { /* private fields */ }

Trait Implementations§

§

impl Debug for R

§

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

Formats the value using the given formatter. Read more