[][src]Type Definition rant::ValueIndexSetResult

type ValueIndexSetResult = Result<(), IndexError>;

The result type used by Rant value index write operations.