elixir-cloud-aai / ga4gh-sdk

Generic SDK and CLI for GA4GH API services
Apache License 2.0
3 stars 0 forks source link

Setup rust core #2

Open uniqueg opened 1 month ago

uniqueg commented 1 month ago

e.g. https://github.com/vemonet/nanopub-rs/tree/main/lib

Careful to not depend on any runtime (e.g. tokio or futures), just make everything async and await