chiark / gitweb /
subst: Make some things into methods
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 15 May 2022 12:07:02 +0000 (13:07 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 15 May 2022 14:19:55 +0000 (15:19 +0100)
commit749845a4239fdb47b8f8ae6e0e6047e06aa124d7
tree52e02b379d064924540e556033fa6a8943e8efaa
parent6fc7f1cfbf3e426d69337e3e3f929083671710f7
subst: Make some things into methods

Wanted to do this for subst and substn but this terminally confuses
the borrow checker.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/shapelib.rs