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
Initial implementation should focus on core.option.Option and core.result.Result if that's easier to work with.
(Design work is necessary around how to design the CLI / etc. for it to take a type as an argument; a fully qualified path is not necessarily unique e.g. with packages that share their name).
Keyword: Instrumentation.
Both static (compile time) and dynamic (run time) traces should be supported.
Mock up:
Meta: Task
The text was updated successfully, but these errors were encountered:
Meta: Task: Add description, motivation etc.
Initial implementation should focus on
core.option.Option
andcore.result.Result
if that's easier to work with.(Design work is necessary around how to design the CLI / etc. for it to take a type as an argument; a fully qualified path is not necessarily unique e.g. with packages that share their name).
Keyword: Instrumentation.
Both static (compile time) and dynamic (run time) traces should be supported.
Mock up:
Meta: Task
The text was updated successfully, but these errors were encountered: