shapely-yaml
YAML serialization and deserialization for Shapely types.
Example
use Shapely;
use from_yaml;
let yaml = r#"
name: MyApp
version: 1
"#;
let mut partial = partial;
from_yaml.expect;
let config = partial.;
assert_eq!;
Funding
Thanks to Namespace for providing fast GitHub Actions workers:
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.