Is there anyway to use rustversion in conjunction with cfg_if? It would nice to be able to do some if/else instead of individual blocks that have rustversion attributes on them
rustversion
cfg_if