Add transcoder API #994
rust.yml
on: pull_request
Check (Windows)
1m 45s
Clippy
34s
Matrix: Test (default)
Annotations
2 warnings
Clippy:
core/src/value/person_name.rs#L134
method `from_str` can be confused for the standard trait method `std::str::FromStr::from_str`
|
Clippy:
pixeldata/src/transcode.rs#L172
this expression creates a reference which is immediately dereferenced by the compiler
|