Skip to content

Commit e700709

Browse files
committed
docs: remove outdated note about debug-file.rs in examples README
1 parent 92c0719 commit e700709

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
This directory contains runnable examples for bgpkit-parser. They demonstrate basic usage, filtering, batch processing with BGPKIT Broker, real-time streaming, attribute and metadata inspection, error handling, and more. Each entry below links directly to the source so you can browse it on GitHub.
44

5-
Note: debug-file.rs is a local, debug-only example and is intentionally omitted from this list.
6-
75
## Quickstart and Iteration
86
- [parse-single-file.rs](parse-single-file.rs) — Download and iterate over a single RouteViews updates file, logging each BGP element (BgpElem).
97
- [display_elems.rs](display_elems.rs) — Print selected fields from each BGP element in a compact, pipe-delimited format.

0 commit comments

Comments
 (0)