23c0b3c547
This would make more sense in user code: ```rs Yaml::load_from_str("foo"); // Explicit that we're parsing YAML load_from_str("foo"); // Too implicit, too generic, may be from another lib ``` Plus, this mirrors `MarkedYaml`'s behavior. |
||
---|---|---|
.. | ||
annotated | ||
annotated.rs | ||
char_traits.rs | ||
emitter.rs | ||
encoding.rs | ||
lib.rs | ||
loader.rs | ||
macros.rs | ||
yaml.rs |