Skip to main content

is_embeddable

Function is_embeddable 

Source
pub fn is_embeddable(text: &str) -> bool
Expand description

Whether an event’s text is worth embedding. Skips empties and very short boilerplate (e.g. the [open] marker) that carry no retrievable meaning.