What is Hackers' Pub?
Hackers' Pub is a place for software engineers to share their knowledge and experience with each other. It's also an ActivityPub-enabled social network, so you can follow your favorite hackers in the fediverse and get their latest posts in your feed.








+
![screenshot of Rust code, reading
struct_reflection! {
/// A 2D circle
pub struct Circle {
pub radius: f32,
pub center: [f32; 2]
}
}
fn main() {
println!("{}", Circle::DOCSTRING);
}](https://media.hachyderm.io/media_attachments/files/114/314/783/991/700/699/original/d595d20da2e8a579.png)






๐ต 








๊ฐ๋๋ฌด 


