Remove most uses of extern crate
(#82)
#144
Annotations
4 warnings
Run cargo test --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 build --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