Skip to main content

atomr_hopper_header_path

Function atomr_hopper_header_path 

Source
pub fn atomr_hopper_header_path() -> Option<PathBuf>
Expand description

Returns the absolute filesystem path to atomr_hopper.cuh if it exists alongside the crate sources. Returns None for installations that strip the include/ directory (e.g. crates.io binary publication of just the compiled lib).