Remove most uses of extern crate
(#82)
#144
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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