-
Notifications
You must be signed in to change notification settings - Fork 0
Implement radrr #1
Copy link
Copy link
Open
Labels
missing implementationSomething is missing or brokenSomething is missing or brokenradrrThis is related to radrrThis is related to radrr
Metadata
Metadata
Assignees
Labels
missing implementationSomething is missing or brokenSomething is missing or brokenradrrThis is related to radrrThis is related to radrr
Projects
Status
In progress
radrris the core library used by everything else in the project, it provides core type definitions and helper functions. The minimum required implementation to get off the ground is rrCore to provide all the required types that can then be used everywhere else in the project.