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
Define thiserror::Error and displaydoc::Display for various error types
in the vended PCI crate. This way we can embed them in our error types
downstream. Also export a few types and struct fields that were private
and we will be needing them.
Signed-off-by: Babis Chalios <[email protected]>
0 commit comments