rust-tss-esapi icon indicating copy to clipboard operation
rust-tss-esapi copied to clipboard

Migration guide

Open spacekookie opened this issue 1 year ago • 0 comments

(I originally posted this on the parsec slack channel, but I thought maybe here it'll get more eyeballs)

Hi everybody!

I'm working on updating an ancient (relatively) project which depends on rust-tss-eapi 4.x and wondering if there's blog posts/ docs on migrating from version 6 -> 7

(In the 6 -> 7 transition the public types API changed quite a bit).

Specifically I'm wondering what happened to the AsymSchemeUnion type and if there's a replacement, or if I have to do this kind of mapping myself on now newly exposed constants.

Thanks!

spacekookie avatar Nov 20 '24 07:11 spacekookie