yew-router-nested-route-parser 0.16.1

The parser for the routing syntax used with yew-router
Documentation
  • Coverage
  • 100%
    57 out of 57 items documented0 out of 8 items with examples
  • Size
  • Source code size: 60.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.37 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • yewstack/yew
    31187 1430 123
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ctron

Parser for yew-router's matcher syntax. This syntax allows specifying if a route should produce an enum variant or struct, and allows capturing sections from the route to be incorporated into its associated variant or struct.