Function iamgroot::gen_code

source ยท
pub fn gen_code<P: AsPath>(
    paths: &[P],
    gen_async: bool,
    gen_blocking: bool,
    gen_client: bool
) -> Result<String, Error>