Add missing TOC link

This commit is contained in:
David Pedersen 2021-07-22 15:38:55 +02:00
parent 6705e79ed7
commit e4a0199c76

View file

@ -15,6 +15,7 @@
//! - [Sharing state with handlers](#sharing-state-with-handlers)
//! - [Routing to any `Service`](#routing-to-any-service)
//! - [Nesting applications](#nesting-applications)
//! - [Examples](#examples)
//! - [Feature flags](#feature-flags)
//!
//! # Goals