Skip to main content

relation

Function relation 

Source
pub fn relation(a: &str, b: &str) -> Option<String>
Expand description

Three-valued temporal relation between a and b as a JSON string, or undefined if either input is invalid. See RelationSummary for the object shape.