Type Definition rant::ValueSliceSetResult

source · []
pub type ValueSliceSetResult = Result<(), SliceError>;
Expand description

The result type used by Rant value slice write operations.