gir icon indicating copy to clipboard operation
gir copied to clipboard

Consider prefixing constructors returning a `Result` with `try`

Open fengalin opened this issue 3 years ago • 0 comments

Note these special cases:

  • Constructors returning the Result in a closure passed as an argument.
  • Constructors returning a type with conversion_type variant Result.

fengalin avatar May 05 '21 10:05 fengalin