Searched defs:StringLayer3 (Results 1 – 1 of 1) sorted by relevance
20 struct StringLayer3(&'static str); struct21 impl<S: Subscriber> Layer<S> for StringLayer3 {} implementation