dima-starosud

Results 4 issues of dima-starosud

I am guessing SO is probably a better place to ask this, but my case is so trivial, that I would expect to see an example of it in README...

## Feature Request ### Summary I would like to request a feature for the `macro_rules_attribute::attribute_alias` where the engineer can choose the visibility of generated definitions (specifically to make them `pub`...

This is the feature request. Usually, when working with external formats there is either: * schema-first approach: * e.g. having `my_type.proto` one can generate source code for it; * or...

### Expected Behavior All k8s secrets are properly base64-decoded on application side. ### Actual Behaviour Some of the secrets (in particular `ZuD1WklPYQCr`) are corrupted when received by `@Value` inside the...

type: bug