pub async fn logic_query( goal: &str, max_depth: usize, json_output: bool, timeout_secs: u64, ) -> Result<()>
Logic Datalog-style query: ipfrs logic query "ancestor(X, bob)"
ipfrs logic query "ancestor(X, bob)"