Docs.rs
mrt_parser-0.5.0
mrt_parser 0.5.0
Permalink
Docs.rs crate page
BSD-2-Clause
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
JakubOnderka
Dependencies
byteorder ^1
normal
ip_network ^0.4.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
get_origin_as_from_rib_entry
mrt_
parser
0.5.0
In mrt_
parser::
processor
mrt_parser
::
processor
Function
get_
origin_
as_
from_
rib_
entry
Copy item path
Source
pub fn get_origin_as_from_rib_entry( input: &
RibEntry
, ) ->
Result
<
Vec
<
u32
>,
Box
<dyn
Error
>>