mirror of
https://github.com/bspeice/qadapt
synced 2025-07-01 05:46:16 -04:00
Uses `qadapt::is_active` to work around rust-lang/cargo#6570. Currently assumes that *some* allocation will have happened by the time `fn main()` is called, which is sub-par.