summaryrefslogtreecommitdiffstats
path: root/vendor/winnow/src/_tutorial/chapter_4.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/winnow/src/_tutorial/chapter_4.rs')
-rw-r--r--vendor/winnow/src/_tutorial/chapter_4.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/winnow/src/_tutorial/chapter_4.rs b/vendor/winnow/src/_tutorial/chapter_4.rs
index fb14613f3..59aa7ee87 100644
--- a/vendor/winnow/src/_tutorial/chapter_4.rs
+++ b/vendor/winnow/src/_tutorial/chapter_4.rs
@@ -107,3 +107,4 @@ use std::str::FromStr;
pub use super::chapter_3 as previous;
pub use super::chapter_5 as next;
+pub use crate::_tutorial as table_of_contents;