rust-bundler icon indicating copy to clipboard operation
rust-bundler copied to clipboard

Support for external crates

Open Ten0 opened this issue 6 years ago • 1 comments
trafficstars

Source code could be read from ~/.cargo/registry/src/github.com-xxx/{crate_name}-{version}. This would enable easily using libraries such as competitive-programming-rs or easy_io, and benefit from their updates.

Ten0 avatar Nov 08 '19 10:11 Ten0

Some WIP here: https://github.com/Ten0/rust-bundler

Ten0 avatar Dec 07 '19 16:12 Ten0