My Rust commons library
This is my core library which I use when I make something in Rust for the web.
Features
- change_image_src(id,new_src)
- set_background(width, height)
- fetch_txt_data(path)
This is my core library which I use when I make something in Rust for the web.