Skip to main content

find_structural_facts

Function find_structural_facts 

Source
pub fn find_structural_facts(
    conn: &Connection,
    category: &str,
    limit: usize,
) -> Result<Vec<StructuralFact>, QueryError>
Expand description

Find structural facts by category (e.g. route, query, model, config).