mirror of
https://gitee.com/openharmony/third_party_rust_nom
synced 2024-11-23 07:29:54 +00:00
ab01f04375
Hey, I'm trying to get a better understanding of `nom` reading this example, and think the following makes sense: - delete lines `70` and `71`, as `value` was already described (lines `64 to 66`), and this other description seemed incomplete - change `true` to `false` in line `75`, as it makes more sense with the code that follows |
||
---|---|---|
.. | ||
custom_error.rs | ||
iterator.rs | ||
json_iterator.rs | ||
json.rs | ||
macro.rs | ||
s_expression.rs | ||
string.rs |