nac3artiq: implement module type support #573
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#573
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "abdul124/nac3:issue40"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds:
Supported use cases are illustrated in
nac3artiq.demo.module_support
.Solves #40
Please make sure
cargo fmt
is run before merge.Needs cleanup pass of nac3artiq/demo. This PR makes the existing mess worse, merge first then clean up everything.