Crate binstalk

Crate binstalk 

Source

Re-exports§

pub use binstalk_fetchers as fetchers;
pub use binstalk_registry as registry;
pub use binstalk_types as manifests;

Modules§

errors
helpers
ops
Concrete Binstall operations.

Structs§

DesiredTargets

Constants§

QUICKINSTALL_STATS_URL
TARGET
Compiled target triple, used as default for binary fetching

Functions§

get_desired_targets
If opts_targets is Some, then it will be used. Otherwise, call detect_targets using tokio::spawn to detect targets.