path_no_alloc 0.1.2

Provides with_paths! macro, for joining paths ergonomically and without allocation.
Documentation
<!DOCTYPE html>
<html>

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Index - Criterion.rs</title>
    <style type="text/css">
        body {
            font: 14px Helvetica Neue;
            text-rendering: optimizelegibility;
        }

        .body {
            width: 960px;
            margin: auto;
        }

        a:link {
            color: #1F78B4;
            text-decoration: none;
        }

        h2 {
            font-size: 36px;
            font-weight: 300;
        }

        h3 {
            font-size: 24px;
            font-weight: 300;
        }

        #footer {
            height: 40px;
            background: #888;
            color: white;
            font-size: larger;
            font-weight: 300;
        }

        #footer a {
            color: white;
            text-decoration: underline;
        }

        #footer p {
            text-align: center
        }

        table {
            border-collapse: collapse;
        }

        table,
        th,
        td {
            border: 1px solid #888;
        }
    </style>
</head>

<body>
    <div class="body">
        <h2>Criterion.rs Benchmark Index</h2>
        See individual benchmark pages below for more details.
        <ul>
            <li><a href="../exists/report/index.html">exists</a></li>
            
            <ul>
                <li>
                    <table>
                        <tr>
                            <th></th>
                            <th><a href="../exists/Path.join/report/index.html">Path.join</a></th>
                            <th><a href="../exists/with_paths!/report/index.html">with_paths!</a></th>
                        </tr>
                        <tr>
                            <th><a href="../exists/10/report/index.html">10</a></th>
                            <td><a href="../exists/Path.join/10/report/index.html">exists/Path.join/10</a></td>
                            <td><a href="../exists/with_paths!/10/report/index.html">exists/with_paths!/10</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/20/report/index.html">20</a></th>
                            <td><a href="../exists/Path.join/20/report/index.html">exists/Path.join/20</a></td>
                            <td><a href="../exists/with_paths!/20/report/index.html">exists/with_paths!/20</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/30/report/index.html">30</a></th>
                            <td><a href="../exists/Path.join/30/report/index.html">exists/Path.join/30</a></td>
                            <td><a href="../exists/with_paths!/30/report/index.html">exists/with_paths!/30</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/40/report/index.html">40</a></th>
                            <td><a href="../exists/Path.join/40/report/index.html">exists/Path.join/40</a></td>
                            <td><a href="../exists/with_paths!/40/report/index.html">exists/with_paths!/40</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/50/report/index.html">50</a></th>
                            <td><a href="../exists/Path.join/50/report/index.html">exists/Path.join/50</a></td>
                            <td><a href="../exists/with_paths!/50/report/index.html">exists/with_paths!/50</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/60/report/index.html">60</a></th>
                            <td><a href="../exists/Path.join/60/report/index.html">exists/Path.join/60</a></td>
                            <td><a href="../exists/with_paths!/60/report/index.html">exists/with_paths!/60</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/70/report/index.html">70</a></th>
                            <td><a href="../exists/Path.join/70/report/index.html">exists/Path.join/70</a></td>
                            <td><a href="../exists/with_paths!/70/report/index.html">exists/with_paths!/70</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/80/report/index.html">80</a></th>
                            <td><a href="../exists/Path.join/80/report/index.html">exists/Path.join/80</a></td>
                            <td><a href="../exists/with_paths!/80/report/index.html">exists/with_paths!/80</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/90/report/index.html">90</a></th>
                            <td><a href="../exists/Path.join/90/report/index.html">exists/Path.join/90</a></td>
                            <td><a href="../exists/with_paths!/90/report/index.html">exists/with_paths!/90</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/100/report/index.html">100</a></th>
                            <td><a href="../exists/Path.join/100/report/index.html">exists/Path.join/100</a></td>
                            <td><a href="../exists/with_paths!/100/report/index.html">exists/with_paths!/100</a></td>
                        </tr>
                        <tr>
                            <th><a href="../exists/110/report/index.html">110</a></th>
                            <td><a href="../exists/Path.join/110/report/index.html">exists/Path.join/110</a></td>
                            <td><a href="../exists/with_paths!/110/report/index.html">exists/with_paths!/110</a></td>
                        </tr>
                    </table>
                </li>
            </ul>
            <li><a href="../join/report/index.html">join</a></li>
            
            <ul>
                <li>
                    <table>
                        <tr>
                            <th></th>
                            <th><a href="../join/Path.join/report/index.html">Path.join</a></th>
                            <th><a href="../join/with_paths!/report/index.html">with_paths!</a></th>
                        </tr>
                        <tr>
                            <th><a href="../join/10/report/index.html">10</a></th>
                            <td><a href="../join/Path.join/10/report/index.html">join/Path.join/10</a></td>
                            <td><a href="../join/with_paths!/10/report/index.html">join/with_paths!/10</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/20/report/index.html">20</a></th>
                            <td><a href="../join/Path.join/20/report/index.html">join/Path.join/20</a></td>
                            <td><a href="../join/with_paths!/20/report/index.html">join/with_paths!/20</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/30/report/index.html">30</a></th>
                            <td><a href="../join/Path.join/30/report/index.html">join/Path.join/30</a></td>
                            <td><a href="../join/with_paths!/30/report/index.html">join/with_paths!/30</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/40/report/index.html">40</a></th>
                            <td><a href="../join/Path.join/40/report/index.html">join/Path.join/40</a></td>
                            <td><a href="../join/with_paths!/40/report/index.html">join/with_paths!/40</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/50/report/index.html">50</a></th>
                            <td><a href="../join/Path.join/50/report/index.html">join/Path.join/50</a></td>
                            <td><a href="../join/with_paths!/50/report/index.html">join/with_paths!/50</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/60/report/index.html">60</a></th>
                            <td><a href="../join/Path.join/60/report/index.html">join/Path.join/60</a></td>
                            <td><a href="../join/with_paths!/60/report/index.html">join/with_paths!/60</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/70/report/index.html">70</a></th>
                            <td><a href="../join/Path.join/70/report/index.html">join/Path.join/70</a></td>
                            <td><a href="../join/with_paths!/70/report/index.html">join/with_paths!/70</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/80/report/index.html">80</a></th>
                            <td><a href="../join/Path.join/80/report/index.html">join/Path.join/80</a></td>
                            <td><a href="../join/with_paths!/80/report/index.html">join/with_paths!/80</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/90/report/index.html">90</a></th>
                            <td><a href="../join/Path.join/90/report/index.html">join/Path.join/90</a></td>
                            <td><a href="../join/with_paths!/90/report/index.html">join/with_paths!/90</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/100/report/index.html">100</a></th>
                            <td><a href="../join/Path.join/100/report/index.html">join/Path.join/100</a></td>
                            <td><a href="../join/with_paths!/100/report/index.html">join/with_paths!/100</a></td>
                        </tr>
                        <tr>
                            <th><a href="../join/110/report/index.html">110</a></th>
                            <td><a href="../join/Path.join/110/report/index.html">join/Path.join/110</a></td>
                            <td><a href="../join/with_paths!/110/report/index.html">join/with_paths!/110</a></td>
                        </tr>
                    </table>
                </li>
            </ul>
        </ul>
    </div>
    <div id="footer">
        <p>This report was generated by
            <a href="https://github.com/bheisler/criterion.rs">Criterion.rs</a>, a statistics-driven benchmarking
            library in Rust.</p>
    </div>
</body>
</html>