chiark / gitweb /
shapelib: Move ItemSpec to specs.rs
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 5 May 2021 12:56:30 +0000 (13:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 5 May 2021 12:56:30 +0000 (13:56 +0100)
commit8dfbefa619333b152a38079a49f115ae404e4f87
treed088ee598259f7238b8af9a009deadb79ee2efc1
parenta675cfc1f13f39607de0bdbff407a45684907729
shapelib: Move ItemSpec to specs.rs

This logically belongs here (and we are going to want to refer to it
from one of the SpecErrors).

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