Home
last modified time | relevance | path

Searched refs:try_right (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/either/src/
H A Dlib.rs95 /// See also `try_right!` for its dual, which applies the same just to the
125 macro_rules! try_right { macros
1335 Right(try_right!(Left("foo bar"))) in macros()

Completed in 2 milliseconds