find_cuda_helper 0.2.0

Helper crate for searching for CUDA libraries
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.glob]
version = "0.3.0"

[package]
description = "Helper crate for searching for CUDA libraries"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "find_cuda_helper"
readme = "../../README.md"
repository = "https://github.com/Rust-GPU/Rust-CUDA"
version = "0.2.0"