pub trait Write: Policy { }
Expand description

Marks a pointer used to write.

Implementors