Skip to content

Commit

Permalink
chore: Update doc examples
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeMathWalker committed Oct 30, 2024
1 parent f7777f6 commit 989def2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
× I can't find a constructor for `biscotti::ProcessorConfig`.
│ I need an instance of `biscotti::ProcessorConfig` to
│ invoke your constructor, `<pavex::cookie::Processor as
[31m│[0m std::convert::From::<pavex::cookie::ProcessorConfig>>::from`.
[31m│[0m core::convert::From::<pavex::cookie::ProcessorConfig>>::from`.
│
│ ╭─[../../../../../libs/pavex/src/cookie/kit.rs:80:1]
│ 80 │ .error_handler(f!(super::errors::InjectResponseCookiesError::into_response));
Expand Down

0 comments on commit 989def2

Please sign in to comment.