You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AsRef/Mut and From traits implementation on Key and Value (#26)
* Remove static lifetime restrictions on Key/Value From impl
Signed-off-by: Clément Renault <[email protected]>
* Add AsMut impl to Value and Key
Signed-off-by: Clément Renault <[email protected]>
* Allow constructing Key and Value from static str
Signed-off-by: Clément Renault <[email protected]>
0 commit comments