//! decuda - migrate CUDA source code to HIP, SYCL, Rust (rust-gpu/cust), or
//! OpenCL.
//!
//! This is the library entry point. The CLI binary at `src/main.rs` is a thin
//! wrapper around [`cli::run`].
/// Library version pulled from `Cargo.toml`.