Module os_cmd

Source
Available on crate feature os_cmd only.

Modules§

collect
presets
Provides configurable command runners such as CargoDoc and CargoCmd.

Macros§

fmt_compact
Creates a CompactString using interpolation of runtime expressions.

Structs§

MiniStr
A CompactString is a compact string type that can be used almost anywhere a String or str can be used.
Runner
Command runner with configurable preprocessing and execution strategies

Enums§

CommandRepr
Command Representation

Traits§

RunnableCommand

Type Aliases§

SmallString
on 64bit sys: const N = 28, size = 32 (0x20)