Type Definition rant::ValueSliceSetResult[][src]

type ValueSliceSetResult = Result<(), SliceError>;

The result type used by Rant value slice write operations.