I am looking for a way to chain the usage of the try!
macro in Rust and found this pull request that implements the ?
operator.
It seems like it has been merged, but I cannot seem to find any documentation on it yet. Is it equivalent to the try!
macro or are there important differences?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…