-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Description
Apologies if I'm missing something, but I can't find a way to create a PresentationDefinition. All the fields are pub(crate), there is no new, and it doesn't impl Default.
I know you can deserialize the JSON of an existing presentation to get it, but I need to make a new presentation.
Hardware Specification
N/A
Steps to Reproduce the Bug
- Create an empty project.
- Add
dif-presentation-exchangeas a dependency. - Try to create a PresentationDefinition.
Expected Behaviour
I'd expect a new method or an impl of Default.
Actual Behaviour
That is not the case.
Errors
N/A
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog