Crates.io | lyon_extra |
lib.rs | lyon_extra |
version | 1.0.3 |
source | src |
created_at | 2016-05-29 17:51:09.534732 |
updated_at | 2024-10-23 08:38:31.002807 |
description | Various optional utilities for the lyon crate. |
homepage | |
repository | https://github.com/nical/lyon |
max_upload_size | |
id | 5228 |
size | 52,524 |
Various optional functionalities to extend lyon
.
Automatic reduced test case generation for routines that take paths as input.
A parser for lyon's extended path syntax.
lyon_extra
can be used as a standalone crate or as part of lyon via the lyon::extra
module.