Skip to content
Release 3.6.1

* Specify full path of Into and TryInto traits. TryInto will fail for users otherwise unless they
  import it themselves or use 2021 Rust.
* Move `assume_defaults` attr docs to the correct place.