Compare commits

..

2 commits

Author SHA1 Message Date
f354867088 refactor(net): remove inner from Net 2024-11-11 21:41:32 +00:00
aa26fd1867 doc(net): added
Some checks failed
Rust / build (map[name:nightly]) (push) Failing after 1m27s
Rust / build (map[name:stable]) (push) Failing after 2m58s
2024-11-11 21:41:32 +00:00

View file

@ -286,6 +286,7 @@ pub enum OnRequest<'net> {
Error(super::Error),
}
impl<'net> OnRequest<'net> {
/// Specify the criteria that a request should be compared against.
///
/// Given an candidate request, it will be matched against the current request if it has the