//! Wrappers around the [Nvidia Runtime Compilation (nvrtc) API](https://docs.nvidia.com/cuda/nvrtc/index.html),//! in three levels. See crate documentation for description of each.//!//! Call [compile_ptx()] or [compile_ptx_with_opts()].pubmodresult;pubmodsafe;#[allow(warnings)]pubmodsys;pubusesafe::*;