fn declList(comptime Namespace: type, comptime Decl: type) []const *const Decl
[src]
Returns a slice of pointers to public declarations of a namespace.
fn declList(comptime Namespace: type, comptime Decl: type) []const *const Decl
Returns a slice of pointers to public declarations of a namespace.