Skip to main content

select_first

Function select_first 

Source
pub async fn select_first(test: &mut Test) -> Result<()>
Expand description

.select(...).first() lifts the outer container to Option<T>.