Part of #4014.
Add src/accesspass.rs and src/resource.rs builders. Resource args carry data-bearing enums (ResourceType, IdOrIp) — cover their borsh encoding explicitly.
Acceptance
- One pure builder per non-deprecated accesspass/resource instruction.
- Golden fixtures exercise the data-bearing enum encodings.
- Unit tests +
ix_* golden fixtures.
Part of #4014.
Add
src/accesspass.rsandsrc/resource.rsbuilders. Resource args carry data-bearing enums (ResourceType,IdOrIp) — cover their borsh encoding explicitly.Acceptance
ix_*golden fixtures.