SEARCH_NOLIBRARY = 1
SEARCH_LIBRARY = 2
SEARCH_ALIAS = 3
ANTI_DEPENDENCY = 4
_
pub const WeakExternalFlag = enum(u32) { SEARCH_NOLIBRARY = 1, SEARCH_LIBRARY = 2, SEARCH_ALIAS = 3, ANTI_DEPENDENCY = 4, _, }
Press escape to exit search and then '?' to see more options.