pub trait Read: Policy { }
Expand description

Marks a pointer used to read.

Implementors