> @longtomjr I think we can refer to libc crate and use extra_traits feature to > control derived debug, PartialEq, etc. > > For the repr(packed) structure, I think we can replace the original macro > with the new `impl_packed_struct` macro
Thanks for the feedback. I have some other urgent work that needs to be finalized. Will have a look at getting this done as soon as I get that done. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/325#issuecomment-805808882
