1 2 3 4 5 6 7 8 9
[package] name = "jprect" version = "0.0.1" license = "MIT" description = "Japan Plane Rectangular Coordinate Systems" edition = "2021" [dependencies] thiserror = "2"