You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2023. It is now read-only.
All I'd need is to have the serve() method you have in server.rs and perhaps some accessory ones to just get/put some example file(s) on my small testsuite, but currently the crate only seems to be available as a standalone binary instead of lib:
% cargo build
Updating crates.io index
warning: s3d-test-example v0.1.0 (/Users/rvalls/dev/umccr/s3d-test-example) ignoring invalid dependency `s3d` which is missing a lib target
Compiling s3d-test-example v0.1.0 (/Users/rvalls/dev/umccr/s3d-test-example)
Finished dev [unoptimized + debuginfo] target(s) in 1.36s