summaryrefslogtreecommitdiffhomepage
path: root/API-Rust.md (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-02API-Rust.md: Use the addr_of_mut!() macroHEADmasterAndrew Clayton1-6/+10
2023-09-25API-Rust.md: Update for libunit-wasm updatesAndrew Clayton1-3/+70
2023-09-12rust/rusty: Add a wrapper for the new luw_http_set_response_status()Andrew Clayton1-2/+107
2023-09-07API-Rust.md: Fix section numberingAndrew Clayton1-3/+3
2023-08-30API-{C,Rust}.md: Note which version new functions were addedAndrew Clayton1-0/+8
2023-08-29Rust/rusty: Add a wrapper for luw_get_http_total_content_sent()Andrew Clayton1-0/+11
2023-08-29Rust/rusty: Add a couple of convenience functionsAndrew Clayton1-0/+33
2023-08-29Rust/rusty: Add uwr_get_http_content_str()Andrew Clayton1-0/+9
2023-08-29API-Rust.md: Add a note about luw_ vs uwr_ namingAndrew Clayton1-0/+16
2023-08-29API-Rust.md: Tweak the uwr_http_add_header() exampleAndrew Clayton1-1/+1
2023-08-28API-Rust.md: Add a Rust 'rusty' API documentAndrew Clayton1-0/+885