pub fn to_texts(item: impl Embed) -> Result<Vec<String>, EmbedError>
Utility function that returns a vector of strings that need to be embedded for a given object that implements the Embed trait.