Create extensions for types you don't own with extension traits but without the boilerplate
Stars
135
Forks
7
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
58
commits
1
Bump version to 1.2.0
954456f
Support destructuring function arguments (#27)
0731762
fix deny.toml (#28)
e403d9b
Bump version to 1.1.3
0d5e376
update to syn 2.0
03301c2
remove rustfmt config
633f123
Remove dependency on `proc-macro-error`
0b63376
misc clean up
f4acb80
update ui tests
d154fd6
Bump version to 1.1.2
0ba3c00
Fix `pub impl` with `#[async_trait]` (#23)
514ffa4
Bump version to 1.1.1
96a4d5c
Fix name collision on `&T` and `&mut T` (#21)
e105bb2
Bump version to 1.1.0
cc9470a
Add `#[ext_sized]` for adding `Sized` supertrait (#19)
db9d021