Update README.md

This commit is contained in:
Rob Wagner 2023-10-23 23:26:00 -04:00
parent ed1820d7fc
commit cd3e7a5461
No known key found for this signature in database
GPG key ID: 53CCB4497B15CF61

View file

@ -157,9 +157,6 @@ async fn index() -> (&'static str, HxResponseTrigger) {
}
```
```rust
```
### Example: Router Guard
```rust