blob: 605fc724c096aae40b24e3e18ab15b58d77e2c79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!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 autofocus autocomplete=off tabindex=4>
<script src=script.js></script>
<div class=right></div>
</div>
<div style="clear: both"></div>
page generated by <a tabindex=1 href="https://push-f.com/">push-f</a>
from the <a tabindex=2 href="https://github.com/jplatte/caniuse.rs">TOML files</a>
maintained by <a tabindex=3 href="https://blog.turbo.fish/">jplatte</a>
|