diff options
| author | 2022-01-12 14:25:58 +0100 | |
|---|---|---|
| committer | 2022-01-24 13:28:53 +0100 | |
| commit | bb7c60ece5dcfea9d31f79f445f80fdd4e0bf3ca (patch) | |
| tree | d687cb8ba6c0d8fcaecfc97076fa24df887dac59 /askama_shared/src/helpers | |
| parent | 86fd2f4f8b1e32803fd7acc43e98dbbb137156b5 (diff) | |
| download | askama-bb7c60ece5dcfea9d31f79f445f80fdd4e0bf3ca.tar.gz askama-bb7c60ece5dcfea9d31f79f445f80fdd4e0bf3ca.tar.bz2 askama-bb7c60ece5dcfea9d31f79f445f80fdd4e0bf3ca.zip | |
Replace `&PathBuf` with `&Path`
PathBuf is to String like Path is to str, so `&PathBuf` is a pointer to
a pointer. Clippy does not likes that.
Diffstat (limited to 'askama_shared/src/helpers')
0 files changed, 0 insertions, 0 deletions
