rust-bitcoin-unsafe-fast/chacha20_poly1305/src
Jamil Lambert f22e997587
Use parameters instead of arguments in rustdocs
The rustdocs use both `# Parameters` and `# Arguments` to mean the same
thing.

Change all of them to `# Parameters` to be consistent.
2025-04-22 10:43:13 +01:00
..
benches.rs 2025-02-23 automated rustfmt nightly 2025-02-23 01:21:34 +00:00
chacha20.rs chore: spellchecker 2025-03-16 07:23:18 +00:00
lib.rs Use parameters instead of arguments in rustdocs 2025-04-22 10:43:13 +01:00
poly1305.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00