rust-winnow0.5-devel-0.5.40-1.fc40 in Fedora 40
↵ Return to the main page of rust-winnow0.5-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-02-20 |
Fabio Valentini <decathorpe at gmail dot com> - 0.5.40-1 |
- Initial import (winnow 0.5 compat package) |
Provides
- crate(winnow)
- rust-winnow0.5-devel
Files
- usr/
- share/
- cargo/
- registry/
- winnow-0.5.40/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-MIT
- README.md
- benches/
- contains_token.rs
- find_slice.rs
- iter.rs
- next_slice.rs
- number.rs
- examples/
- arithmetic/
- bench.rs
- main.rs
- parser.rs
- parser_ast.rs
- parser_lexer.rs
- css/
- custom_error.rs
- http/
- bench.rs
- main.rs
- parser.rs
- parser_streaming.rs
- ini/
- bench.rs
- main.rs
- parser.rs
- parser_str.rs
- iterator.rs
- json/
- bench.rs
- json.rs
- main.rs
- parser.rs
- parser_dispatch.rs
- parser_partial.rs
- json_iterator.rs
- ndjson/
- example.ndjson
- main.rs
- parser.rs
- s_expression/
- string/
- src/
- _topic/
- arithmetic.rs
- error.rs
- fromstr.rs
- http.rs
- ini.rs
- json.rs
- language.rs
- mod.rs
- nom.rs
- partial.rs
- performance.rs
- s_expression.rs
- stream.rs
- why.rs
- _tutorial/
- chapter_0.rs
- chapter_1.rs
- chapter_2.rs
- chapter_3.rs
- chapter_4.rs
- chapter_5.rs
- chapter_6.rs
- chapter_7.rs
- chapter_8.rs
- mod.rs
- ascii/
- binary/
- combinator/
- branch.rs
- core.rs
- debug/
- mod.rs
- multi.rs
- parser.rs
- sequence.rs
- tests.rs
- error.rs
- lib.rs
- macros/
- dispatch.rs
- mod.rs
- seq.rs
- test.rs
- parser.rs
- stream/
- token/
- trace.rs