Release Notes
- Support generic argument binding
- Useful for associated type constraints, such as
trait Foo<T>: Bar<V = Baz<T>>
Install verusfmt 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/verus-lang/verusfmt/releases/download/v0.3.1/verusfmt-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/verus-lang/verusfmt/releases/download/v0.3.1/verusfmt-installer.ps1 | iex
Download verusfmt 0.3.1