Module prelude

Module prelude 

Source

Re-exports§

pub use crate::slice::RadioSlice;
pub use crate::slice::RadioSliceMut;
pub use crate::hooks::*;

Structs§

Readable
A type-erased readable state that only exposes the value type T.
Writable
A type-erased writable state that only exposes the value type T.

Traits§

IntoReadable
IntoWritable