i LOVE the infrastructure rust has to allow using ...
# development
a
i LOVE the infrastructure rust has to allow using header files!!! i have a linker that i'm not going to touch for a bit which has a subcrate which pulls down and builds any autotools-based project from a given url, scans the header files to make rust bindings, and adds the libraries to the cargo lib, and essentially allows you to use the BFD library (which is...hard to use) in rust extremely magically