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
caching_ext: allow caching of bincode-enabled types
Summary: Add `bincode::Encode` and `bincode::Decode<()>` as trait bounds on cacheable types. This will allow us to switch to a bincode-backed cache.
Reviewed By: RajivTS
Differential Revision: D72465913
fbshipit-source-id: 6b68bf9554c5b3bb2e6261afca37ddf1fbe4605e
0 commit comments