[go: up one dir, main page]

encoding_rs 0.8.9

A Gecko-oriented implementation of the Encoding Standard
Documentation
1
2
3
4
fn main() {
    #[cfg(feature = "simd-accel")]
    println!("cargo:rustc-env=RUSTC_BOOTSTRAP=1");
}