Skip to content

Use a custom deserializer instead of wrapper types #48

Use a custom deserializer instead of wrapper types

Use a custom deserializer instead of wrapper types #48

Triggered via pull request November 21, 2023 11:26
@rnbguyrnbguy
synchronize #6
native-types
Status Failure
Total duration 47s
Artifacts

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
cannot find function `from_bigint` in module `itf::de`: itf/tests/regression.rs#L161
error[E0425]: cannot find function `from_bigint` in module `itf::de` --> itf/tests/regression.rs:161:40 | 161 | #[serde(deserialize_with = "itf::de::from_bigint")] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `itf::de`
coverage: itf/tests/regression.rs#L161
cannot find function `from_bigint` in module `itf::de`
coverage
Process completed with exit code 1.