surf icon indicating copy to clipboard operation
surf copied to clipboard

Cannot do anything without `native-client` feature

Open pbzweihander opened this issue 4 years ago • 1 comments

Since clients are all pub(crate) and one_off module is depend on native-client feature, we can't do anything without native-client feature. We should make other clients public or used by one_off module.

pbzweihander avatar Aug 17 '19 03:08 pbzweihander