Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit b0e64d8

Browse files
committed
deploy: 8054d13
0 parents  commit b0e64d8

File tree

293 files changed

+34246
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

293 files changed

+34246
-0
lines changed

.lock

Whitespace-only changes.

.nojekyll

Whitespace-only changes.

bstr/all.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../static.files/rustdoc-ca0dd0c4.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="bstr" data-themes="" data-resource-suffix="" data-rustdoc-version="1.93.0-nightly (b15a874aa 2025-11-02)" data-channel="nightly" data-search-js="search-5c29b3b5.js" data-stringdex-js="stringdex-c3e638e9.js" data-settings-js="settings-c38705f0.js" ><script src="../static.files/storage-e2aeef58.js"></script><script defer src="../static.files/main-ce535bd0.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-044be391.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">All</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../bstr/index.html">bstr</a><span class="version">1.12.1</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h3><a href="#structs">Crate Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#traits" title="Traits">Traits</a></li><li><a href="#functions" title="Functions">Functions</a></li></ul></section><div id="rustdoc-modnav"></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><h1>List of all items</h1><rustdoc-toolbar></rustdoc-toolbar></div><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.BStr.html">BStr</a></li><li><a href="struct.Bytes.html">Bytes</a></li><li><a href="struct.CharIndices.html">CharIndices</a></li><li><a href="struct.Chars.html">Chars</a></li><li><a href="struct.EscapeBytes.html">EscapeBytes</a></li><li><a href="struct.FieldsWith.html">FieldsWith</a></li><li><a href="struct.Find.html">Find</a></li><li><a href="struct.FindReverse.html">FindReverse</a></li><li><a href="struct.Finder.html">Finder</a></li><li><a href="struct.FinderReverse.html">FinderReverse</a></li><li><a href="struct.Lines.html">Lines</a></li><li><a href="struct.LinesWithTerminator.html">LinesWithTerminator</a></li><li><a href="struct.Split.html">Split</a></li><li><a href="struct.SplitN.html">SplitN</a></li><li><a href="struct.SplitNReverse.html">SplitNReverse</a></li><li><a href="struct.SplitReverse.html">SplitReverse</a></li><li><a href="struct.Utf8Chunk.html">Utf8Chunk</a></li><li><a href="struct.Utf8Chunks.html">Utf8Chunks</a></li><li><a href="struct.Utf8Error.html">Utf8Error</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="trait.ByteSlice.html">ByteSlice</a></li></ul><h3 id="functions">Functions</h3><ul class="all-items"><li><a href="fn.B.html">B</a></li><li><a href="fn.decode_last_utf8.html">decode_last_utf8</a></li><li><a href="fn.decode_utf8.html">decode_utf8</a></li></ul></section></div></main></body></html>

bstr/bstr/struct.BStr.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../bstr/struct.BStr.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../bstr/struct.BStr.html">../../bstr/struct.BStr.html</a>...</p>
9+
<script>location.replace("../../bstr/struct.BStr.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../bstr/struct.EscapeBytes.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../bstr/struct.EscapeBytes.html">../../bstr/struct.EscapeBytes.html</a>...</p>
9+
<script>location.replace("../../bstr/struct.EscapeBytes.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>

bstr/ext_slice/fn.B.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../bstr/fn.B.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../bstr/fn.B.html">../../bstr/fn.B.html</a>...</p>
9+
<script>location.replace("../../bstr/fn.B.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>

bstr/ext_slice/struct.Bytes.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../bstr/struct.Bytes.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../bstr/struct.Bytes.html">../../bstr/struct.Bytes.html</a>...</p>
9+
<script>location.replace("../../bstr/struct.Bytes.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../bstr/struct.FieldsWith.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../bstr/struct.FieldsWith.html">../../bstr/struct.FieldsWith.html</a>...</p>
9+
<script>location.replace("../../bstr/struct.FieldsWith.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>

bstr/ext_slice/struct.Find.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../bstr/struct.Find.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../bstr/struct.Find.html">../../bstr/struct.Find.html</a>...</p>
9+
<script>location.replace("../../bstr/struct.Find.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;URL=../../bstr/struct.FindReverse.html">
5+
<title>Redirection</title>
6+
</head>
7+
<body>
8+
<p>Redirecting to <a href="../../bstr/struct.FindReverse.html">../../bstr/struct.FindReverse.html</a>...</p>
9+
<script>location.replace("../../bstr/struct.FindReverse.html" + location.search + location.hash);</script>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)