pub async fn call_daemon(
    path: &str,
    req: ClientRequest
) -> Result<ClientResponse, Box<dyn Error>>
Expand description

Makes a call to kanidm_unixd via a unix socket at path