aboutsummaryrefslogtreecommitdiff
path: root/regex/input
diff options
context:
space:
mode:
Diffstat (limited to 'regex/input')
-rw-r--r--regex/input/index.html0
-rw-r--r--regex/input/sidebar-items.js1
-rw-r--r--regex/input/struct.CharInput.html0
-rw-r--r--regex/input/struct.InputAt.html0
-rw-r--r--regex/input/trait.Input.html0
5 files changed, 1 insertions, 0 deletions
diff --git a/regex/input/index.html b/regex/input/index.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/regex/input/index.html
diff --git a/regex/input/sidebar-items.js b/regex/input/sidebar-items.js
new file mode 100644
index 0000000..3640ad0
--- /dev/null
+++ b/regex/input/sidebar-items.js
@@ -0,0 +1 @@
+initSidebarItems({"struct":[["CharInput","An input reader over characters."],["InputAt","Represents a location in the input."]],"trait":[["Input","An abstraction over input used in the matching engines."]]}); \ No newline at end of file
diff --git a/regex/input/struct.CharInput.html b/regex/input/struct.CharInput.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/regex/input/struct.CharInput.html
diff --git a/regex/input/struct.InputAt.html b/regex/input/struct.InputAt.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/regex/input/struct.InputAt.html
diff --git a/regex/input/trait.Input.html b/regex/input/trait.Input.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/regex/input/trait.Input.html