Connor Jones
Connor Jones
### Description of the problem / feature request: When building a pkg_tar from a filegroup defined in an external repository containing multiple files in a directory, PackgeTar throws an io...
This commit removes expect statements from the nft_set macro which cause compile errors since the Result was remove in #21 small repro: ```rust use nftnl::{nft_set, set::Set, Table, ProtoFamily}; use std::ffi::CString;...
## Description of PR - Formats switch-config/type so that each config is a single line - Adds a datasources test for switchconfig types ## Previous Behavior There was no automation...