Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit bf7216a

Browse files
committed
doc: link to axum example
1 parent f7a9f05 commit bf7216a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The following features from the Go stdlib [implementation](https://cs.opensource
1616

1717
- Custom handlers for error responses: this is not idiomatic for tower
1818

19+
See [tests/csrf.rs](tests/csrf.rs) for an example using Axum.
20+
1921
## Open issues
2022

2123
- More test coverage and line-by-line comparison with the reference implementation

0 commit comments

Comments
 (0)