diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2023-09-22 21:17:30 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2023-09-25 17:39:51 +0100 |
commit | f8927bd16a5fa996d23eebfed8762c1b0dc0244c (patch) | |
tree | a7fe80087b3f08aea096bc87e3c240d27c6d6ab3 /.rustfmt.toml | |
parent | 43c8e44d33572b818cdd0a5945e494c5510ab24f (diff) | |
download | unit-wasm-f8927bd16a5fa996d23eebfed8762c1b0dc0244c.tar.gz unit-wasm-f8927bd16a5fa996d23eebfed8762c1b0dc0244c.tar.bz2 |
rust/rusty: Add wrappers for new functions
libunit-wasm added two new functions, luw_req_buf_copy() &
luw_mem_splice_file(). See the previous two commits...
This second function takes a file-descriptor as one of its arguments, in
rusty we make this a Rust File object, then pass the underlying fd into
libunit-wasm.
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to '.rustfmt.toml')
0 files changed, 0 insertions, 0 deletions