Available on crate feature
os_cmd
only.Modules§
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 aString
orstr
can be used. - Runner
- Command runner with configurable preprocessing and execution strategies
Enums§
- Command
Repr - Command Representation
Traits§
Type Aliases§
- Small
String - on 64bit sys: const N = 28, size = 32 (0x20)