Crate cross

source · []
Expand description

crates.io crates.io Matrix

cross

⚠️ Warning: The cross library is for internal use only: only the command-line interface is stable. The library may change at any point for any reason. For documentation on the CLI, please see the repository README or the wiki.

Re-exports

pub use self::errors::install_panic_hook;
pub use self::errors::install_termination_hook;
pub use self::rustc::TargetList;
pub use self::rustc::VersionMetaExt;

Modules

Structs

Enums

Constants

Traits

Functions

Cargo metadata with specific invocation

Pretty format a file path. Also removes the path prefix from a command if wanted

Type Definitions

type alias for Result<T, Report>