Function dochy_intf::generate_accessor_from_json_dir[][src]

pub fn generate_accessor_from_json_dir<P: AsRef<Path>>(
    json_dir: P,
    output: P,
    validation: bool
) -> IntfResult<()>