Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
bon-rs
Bon is a Rust crate for generating compile-time-checked builders for structs and functions
Collective -
Host: opensource -
https://opencollective.com/bon-rs
- Code: https://github.com/elastio/bon
Explicitly specify the minimum required version of the `darling` dependency
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Add asm comparison and benchmarks
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Add `#[must_use]` to the builder and other small improvements
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Supply required fields as args to `builder()`
github.com/elastio/bon - ThomasAlban opened this issue 5 months ago
github.com/elastio/bon - ThomasAlban opened this issue 5 months ago
option to completely customise input type of builder methods
github.com/elastio/bon - ThomasAlban opened this issue 5 months ago
github.com/elastio/bon - ThomasAlban opened this issue 5 months ago
Generic type for an incomplete builder?
github.com/elastio/bon - rollo-b2c2 opened this issue 5 months ago
github.com/elastio/bon - rollo-b2c2 opened this issue 5 months ago
fix: new() method is now hidden by default and Builder type name is the same as when `#[builder]` is on top of a `struct`
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Fix missing captured generics on an impl block that aren't referenced in the method
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
github.com/elastio/bon - Veetaha opened this pull request 5 months ago
Is changing `String` to `Into<String>` correct?
github.com/elastio/bon - rben01 opened this issue 5 months ago
github.com/elastio/bon - rben01 opened this issue 5 months ago
chore: release 1.0.2
github.com/elastio/bon - github-actions[bot] opened this pull request 6 months ago
github.com/elastio/bon - github-actions[bot] opened this pull request 6 months ago
Fix a bug of `Default` trait requirement for types under an `Option`
github.com/elastio/bon - Veetaha opened this pull request 6 months ago
github.com/elastio/bon - Veetaha opened this pull request 6 months ago
Optional types have to implement default
github.com/elastio/bon - ThomasAlban opened this issue 6 months ago
github.com/elastio/bon - ThomasAlban opened this issue 6 months ago
Fix the link to docs to use the latest version
github.com/elastio/bon - Veetaha opened this pull request 6 months ago
github.com/elastio/bon - Veetaha opened this pull request 6 months ago
Fix handling of raw identifiers
github.com/elastio/bon - Veetaha opened this pull request 6 months ago
github.com/elastio/bon - Veetaha opened this pull request 6 months ago
`r#type` is not a valid identifier
github.com/elastio/bon - rollo-b2c2 opened this issue 6 months ago
github.com/elastio/bon - rollo-b2c2 opened this issue 6 months ago
Add example snippet for "adding builder to existing code"
github.com/elastio/bon - Veetaha opened this pull request 6 months ago
github.com/elastio/bon - Veetaha opened this pull request 6 months ago
Make it possible to add `#[builder]` to existing code without changing the name of the function under the macro
github.com/elastio/bon - drmason13 opened this issue 6 months ago
github.com/elastio/bon - drmason13 opened this issue 6 months ago
Improve the cleanness of the rustdoc output
github.com/elastio/bon - Veetaha opened this issue 6 months ago
github.com/elastio/bon - Veetaha opened this issue 6 months ago
Add benchmarks and generated ASM code comparison in the docs
github.com/elastio/bon - Veetaha opened this issue 6 months ago
github.com/elastio/bon - Veetaha opened this issue 6 months ago