rustfmt.toml
author Georges Racinet <georges.racinet@octobus.net>
Fri, 23 Feb 2024 11:41:55 +0100
changeset 51433 d36a81d70f25
parent 45620 426294d06ddc
permissions -rw-r--r--
chainsaw-update: taking care of initial cloning Perhaps we should go just a bit lower level than this `instance()`, since the main added value in our use-case is full path resolution, that we need to do anyway for the rmtree cleanup.

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true