Skip to main content

order_descriptors

Function order_descriptors 

Source
fn order_descriptors(
    descriptors: FastMap<McpTableId, &'static Table>,
) -> Result<Vec<&'static Table>, SchemaCatalogError>