1 unstable release
Uses old Rust 2015
0.0.2 | Jun 8, 2017 |
---|
#10 in #delegation
16KB
201 lines
dtab.rs
a Rust library for parsing and constructing Finagle/Linkerd delegation tables
lib.rs
:
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.
Dependencies
~0.4–1MB
~23K SLoC