rust

package
v3.2.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Binary

type Binary struct {
	Out       core.OutPath
	Package   core.Path
	Toolchain string

	// If target is given, compilation is done with cross instead of cargo, as cross compilation is assumed.
	Target string
}

func (Binary) BinLocation added in v1.12.8

func (bin Binary) BinLocation() core.OutPath

func (Binary) Build

func (bin Binary) Build(ctx core.Context)

func (Binary) Run

func (bin Binary) Run(args []string) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL