Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
campeis authored Dec 8, 2023
1 parent a027abf commit 5858f50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,9 @@ fn main() {
```

### Allow field value to be set multiple times set at the struct level can be disabled for specific fields

If convenient this could be made the default behaviour for all the fields.

```rust
use type_safe_builder_macro::Builder;

Expand Down

0 comments on commit 5858f50

Please sign in to comment.