Function generate_bind_recursive

Source
pub fn generate_bind_recursive<T: AsRef<Path>>(
    directory_path: T,
    build_script: bool,
    format: bool,
    static_value: bool,
) -> bool