Enum, /// } /// /// fn main() { /// let object = Struct { /// w: Enum::Unit, /// x: Enum::Newtype(1), /// y: Enum::Tuple(1, 1), /// z: Enum::Struct { value: 1 }, /// }; /// /// let yaml = serde_yaml::to_string(&object).unwrap(); /// print!
Strongly typed YAML library for Rust. Contribute to agily/serde-yaml development by creating an account on GitHub.
YAML serialization and deserialization. It follows theYAML Spec 1.2. Current State The project is so early in development that it cannot be used at all. Test-Driven Development All development is backed by at least one unit- or integration-test. To keep the source files as light and small ...
I am very sorry for introducing this dependency. This pr should fix my error. I'veserde_norwayis not wanted we could also go withhttps://github.com/acatton/serde-yaml-ng
Update serde_yaml to 0.9.34-deprecated ae9fbb3 senekor force-pushed the senekor/xtnxmsuzyynu branch from 19ef8cf to ae9fbb3 Compare January 29, 2025 12:48 Member Turbo87 commented Feb 3, 2025 The renovate bot is having trouble with the -deprecated marker the "problem" is that...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Tracking Issue: chyh1990/yaml-rust#146 PR that brings (half of) the feature: chyh1990/yaml-rust#181 Owner dtolnay commented Nov 10, 2021 I would prefer not to build this into this crate. I don't know of a YAML library for Rust that is designed for preserving comments but for TOML...
Strongly typed YAML library for Rust. Contribute to SteveL-MSFT/serde-yaml development by creating an account on GitHub.
test: test on 'to yaml' boolean parsing in spec 1.2 Verified 0db5069 View details WindSoilder merged commit 6ebc0fc into nushell:main Dec 25, 2024 15 checks passed github-actions bot added this to the v0.102.0 milestone Dec 25, 2024 Sign up for free to join this conversation on...
Files master .github fuzz src libyaml value de.rs error.rs lib.rs loader.rs mapping.rs number.rs path.rs ser.rs with.rs tests .gitignore Cargo.toml LICENSE-APACHE LICENSE-MIT README.mdBreadcrumbs serde-yaml / src/ Directory actions More options...