Crate libcommand

Crate libcommand 

Source

Re-exports§

pub use phf;

Structs§

CLI

Functions§

separate_bytes_into_slice
Splits ASCII input into words using space as delimiter. Returns a slice of word slices, up to OUTPUT_SIZE.