pub fn root<State>() -> RouteSegment<State>
Expand description
Start building a route. Returns a RouteBuilder for the root of your route
pub fn root<State>() -> RouteSegment<State>
Start building a route. Returns a RouteBuilder for the root of your route