In C++, you could use something like __clang_version__. Is there something similar for Rust? I searched on the internet, but found nothing.
In C++, you could use something like __clang_version__. Is there something similar for Rust? I searched on the internet, but found nothing.