the read_f function now returns value.or(Ok(0.0)) instead of panicing when the value is invalid #146
Annotations
4 warnings
Run cargo build --verbose --manifest-path ./dxf2json/Cargo.toml:
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
|
Run cargo build --verbose:
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
|
Loading