svm_rs_builds/
lib.rs

1//! Contains all Solc builds for the platform it was compiled with.
2
3include!(concat!(env!("OUT_DIR"), "/generated.rs"));