deps: Don't use default-features on image
(#81)
#137
Annotations
4 warnings
Run cargo build --verbose:
src/code_pair_iter.rs#L13
struct `DirectCodePairIter` is never constructed
|
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
src/code_pair_iter.rs#L13
struct `DirectCodePairIter` is never constructed
|
Run cargo test --verbose:
src/code_pair_iter.rs#L13
struct `DirectCodePairIter` is never constructed
|
Run cargo build --verbose --manifest-path ./examples/Cargo.toml:
src/code_pair_iter.rs#L13
struct `DirectCodePairIter` is never constructed
|
Loading