Crate kcheck_utils
source ·Functions
- Deflate a gzip’d file into a string.
- Parse file contents into a vector of bytes.
- Parse file contents into a string.
- Open a file.
- Take two
Option<Vec<T>>and append the second to the first.
Option<Vec<T>> and append the second to the first.