Type Definition rant::ValueIndexSetResult

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

The result type used by Rant value index write operations.