Re-exports§
pub use binstalk_fetchers as fetchers;
pub use binstalk_registry as registry;
pub use binstalk_types as manifests;
Modules§
Structs§
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, calldetect_targets
usingtokio::spawn
to detect targets.