Skip to main content

walked

Function walked 

Source
async fn walked(over: AsyncIterator) -> Result<Vec<JsValue>>
Expand description

Drain an async iterator, which is how a directory answers what is in it.