Closed snyball closed 8 months ago
Clarify Result as std::result::Result in the output of proc-macros, so that they work in namespaces that have a custom Result type.
Result
std::result::Result
Thanks!
Clarify
Result
asstd::result::Result
in the output of proc-macros, so that they work in namespaces that have a customResult
type.