Function sqlx_core::fs::read_dir

source ·
pub async fn read_dir(path: PathBuf) -> Result<ReadDir>