Derive Macro Read

Source
#[derive(Read)]
{
    // Attributes available to this derive:
    #[read]
}
Expand description

#[derive(Read)]