pub
/// Build the library search path list for a CUDA FFI library.
///
/// If the environment variable `env_var` is set, its value is used as the
/// sole search path (supporting `:` separated lists). Otherwise, the
/// `default_paths` are used in order.
///
/// # Environment Variables
///
/// | Variable | Library |
/// |----------|---------|
/// | `TENFERRO_CUTENSOR_PATH` | cuTENSOR |
pub