<!doctype html> <html> <head> <meta charset=utf-8> <title>Rust features</title> <link rel="stylesheet" href="style.css" /> </head> <body> <div class=header> <div class=left><h1>Rust features</h1></div> <input id=search autocomplete=off tabindex=4> <noscript> With JavaScript you get a search box here. <style> #search { display: none; } </style> </noscript> <script src=script.js></script> <div class=right></div> </div> <div style="clear: both"></div> page generated by <a tabindex=1 target=_blank href="https://push-f.com/">push-f</a> from the <a tabindex=2 target=_blank href="https://github.com/jplatte/caniuse.rs">TOML files</a> maintained by <a tabindex=3 target=_blank href="https://blog.turbo.fish/">jplatte</a>