chiark / gitweb /
shapelib: Parse the r_file_spec into the Filedata
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 22 May 2021 17:39:59 +0000 (18:39 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 22 May 2021 17:39:59 +0000 (18:39 +0100)
commit3fae97e6cb8ed1c406875afeb46a0af50242e730
tree8014f303df37d0c913b6163a4807325d7c2dfabd
parentfef0cbcfa1fab0b9590f4083299791df3590dfba
shapelib: Parse the r_file_spec into the Filedata

Nothing uses this yet.  We're going to use it for bundle shapes.

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