-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As mentioned in this reddit comment, if a patch implementation from an external library has unsafe code then patchable functions should require unsafe.
As this crate already exports some information alongside functions (module path, signature), I'd like to move in the direction of adding more attributes. unsafe would be one. I have yet to come up with others.
For passers by: suggestions on other attributes are highly appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request