Rename tap()
in PlainOption
& PlainResult
to inspect()
#1171
Labels
Milestone
tap()
in PlainOption
& PlainResult
to inspect()
#1171
This sorts APIs with Rust's one.
see
Option::inspect
andResult::{inspect, inspect_err}
rust-lang/rust#91346The text was updated successfully, but these errors were encountered: