mirror of
https://github.com/bspeice/qadapt
synced 2026-06-10 23:31:50 -04:00
08dac29b82
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.