pub async fn create_library(data: &[u8]) -> PathBuf
Create a library file from binary data.
Panics if the hot_reload directory cannot be created, or if the library file cannot be created or written.
hot_reload