Rex

Results 33 issues of Rex

Currently we print the `enum` json. We should convert back to values and print since it's more readable.

Rocketboostrap is vital to the project and should either be included as a git submodule or included in the README for installation.

Should support ARC

I'd like to be able to set the timeout on send here: https://github.com/WalletConnect/a2/blob/0b29470b6d559a9b3ae8d7136151b0a8e32f60b3/src/client.rs#L113 is there another way to do this?

following up from https://github.com/GraphQLSwift/GraphQL/issues/55#issuecomment-1868135784 and hoping to start a conversation about how a client library might function. cc @paulofaria

### Problem Increasingly specializing generics on other concrete types that contain generics is a common pattern in generic programming, thus I expected this to work while trying out Sorbet ```...

enhancement
hard

Code expects `EnumDescriptor` but generated files from tapioca includes `EnumDescriptorProto` not `EnumDescriptor`, so errors like the following show up. ``` sorbet/rbi/dsl/google/protobuf/field_descriptor_proto/type.rbi:9: Unable to resolve constant EnumDescriptor https://srb.help/5002 9 | sig...

One of the great things about Xcode's xcassets Import feature is if you import from a folder it will maintain the directory structure the images were in. Does Blade do...

how-to

This application looks very interesting. It would be nice if rather having to run the app to seed the database you could wrap the useful code in a library and...

Thank you for building this library. May support be added for uuidv7?