mirror of
https://github.com/nicoburns/blessed-rs
synced 2024-11-22 03:33:06 +00:00
Add zerocopy (#115)
This commit is contained in:
parent
5f46bbbf61
commit
2e1bb75a57
1 changed files with 2 additions and 0 deletions
|
@ -331,6 +331,8 @@
|
|||
"name": "Safe type casts",
|
||||
"recommendations": [{
|
||||
"name": "bytemuck"
|
||||
}, {
|
||||
"name": "zerocopy"
|
||||
}]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue