Skip to main content

nothing_there

Function nothing_there 

Source
pub(crate) fn nothing_there<T>(got: Result<T>) -> Result<Option<T>>
Expand description

A missing entry is nothing rather than a failure — the one refusal the container reads as an answer.