1 unstable release

0.1.0 Dec 21, 2022

#14 in #truck

Download history 54/week @ 2023-12-22 16/week @ 2023-12-29 30/week @ 2024-01-05 37/week @ 2024-01-12 36/week @ 2024-01-19 16/week @ 2024-01-26 9/week @ 2024-02-02 18/week @ 2024-02-09 22/week @ 2024-02-16 31/week @ 2024-02-23 27/week @ 2024-03-01 36/week @ 2024-03-08 34/week @ 2024-03-15 68/week @ 2024-03-22 63/week @ 2024-03-29 69/week @ 2024-04-05

235 downloads per month
Used in 6 crates (via truck-geotrait)

Apache-2.0

34KB
824 lines

truck-geoderive

Define some derive macros for implements geometric traits.

The macros defined here are all called by truck-geotrait, so there is no need for the user to specify a priori any dependencies on this crate. To use the macros used in this crate, activate the feature derive in truck-geotrait.

truck-geotrait = { version = "0.3.0", features = ["derive"] }

Dependencies

~1.5MB
~35K SLoC