chiark / gitweb /
shapelib catalogue: Make ItemSpecLoaded and find_load private
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 13 May 2022 22:45:21 +0000 (23:45 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 13 May 2022 22:57:53 +0000 (23:57 +0100)
commit6f8b07458f083854b306c4612dafb83a1b7d6aab
tree3dfdd59b0326eb562c8fc35f389b870eb6fc97e9
parent617e7888e3b137b47ff552449bc11dfdc9b80919
shapelib catalogue: Make ItemSpecLoaded and find_load private

We're going to make this more complicated.  Let's make it private and
have otterlib use the trait methods.

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