google / rust_icu

rust_icu: rust bindings for ICU (International Components for Unicode) library
Apache License 2.0
117 stars 28 forks source link

Implement `buffered_string_method_with_retry` as a function #253

Closed SabrinaJewson closed 2 years ago

SabrinaJewson commented 2 years ago

It is far simpler if this macro is just a function that accepts a closure.

filmil commented 2 years ago

Good idea.