Type Definition specs::storage::InsertResult
source · [−]Expand description
The status of an insert()
ion into a storage.
If the insertion was successful then the Ok value will
contain the component that was replaced (if any).