Function uris

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