Function uris

Source
pub async fn uris(
    uris: Vec<String>,
) -> Result<Vec<Option<URI>>, ServerFnError<String>>