Type Definition txtai::embeddings::Ids

source · []
pub type Ids = Result<Vec<String>, Box<dyn Error>>;