issues
search
estebank
/
makeit
Zero-overhead type-safe builder pattern `derive` macro for your Rust structs
223
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: Defaults initialization in build()
#16
mo8it
closed
1 year ago
6
Improve capitalize
#15
mo8it
closed
1 year ago
0
Fix `r#` fields not working
#14
tqwewe
closed
2 years ago
0
Remove `Default` where clause on fields with default attribute
#13
tqwewe
closed
2 years ago
0
Fields should not require `: Default` when a default is given through `#[default(value)]`
#12
tqwewe
closed
2 years ago
0
`Option<T>` methods should take `T` directly
#11
tqwewe
opened
2 years ago
1
The way ptr_XX and inner_set_XX are implemented is UB
#10
Voultapher
opened
2 years ago
3
Library leaks memory if initializing field panics
#9
Voultapher
opened
2 years ago
0
Expose the builder type publicly
#8
lilyball
opened
2 years ago
3
`Buildable` trait should be removed
#7
lilyball
opened
2 years ago
1
Fix minor typo, add alt. text to error screenshot
#6
novedevo
closed
2 years ago
0
Publish at crates.io
#5
cyphersnake
opened
2 years ago
2
Provide method to reassign to already set field
#4
estebank
opened
2 years ago
0
Support arrays
#3
estebank
opened
2 years ago
0
Do not emit the parentheses wrapping the default value with `#[default(...)]`
#2
ChayimFriedman2
closed
2 years ago
1
Update README to include example error messages
#1
rcoh
closed
2 years ago
0