Type Definition rant::ValueKeySetResult

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

The result type used by Rant value key write operations.