Select the types of activity you want to include in your feed.
1pub const c = @import("carbon/c.zig").c; 2 3test { 4 @import("std").testing.refAllDecls(@This()); 5}