mirror of
https://github.com/bspeice/qadapt
synced 2025-12-16 01:57:43 -05: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.