Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This type alias is used in a public interface, so it should be public. The main effect of this is that the documentation is prettier. For example, BootServices::create_event will show a `Option<EventNotifyFn>` argument, rather than `Option<very-long-function-signature>`.
- Loading branch information