Expand description
A library for interpreting & manipulating Finagle/linkerd dtabs.
The goal of this library is to provide a DSL for constructing and manipulating dtabs that uses Rust’s type system to ensure that invalid dtabs cannot be represented, rather than just representing them as strings.
Re-exports§
pub use self::nametree::*;
Modules§
- nametree
- Finagle/linkerd Name Trees.