rust-clippy
rust-clippy copied to clipboard
Fix indentation of website code snippets
Fixes #13568
Follow up to #13359, I didn't catch that it swapped the strip_prefix out for a trim but they aren't interchangeable here
changelog: none