Type Definition rant::ValueIndexSetResult[][src]

type ValueIndexSetResult = Result<(), IndexError>;

The result type used by Rant value index write operations.