Serializer mutable adapter #34
Annotations
1 error and 4 warnings
Run cargo fmt --all -- --check
Process completed with exit code 1.
|
Run cargo fmt --all -- --check:
examples/hello_world_tcp_encrypted.rs#L4
Diff in /home/runner/work/bevy_slinet/bevy_slinet/examples/hello_world_tcp_encrypted.rs
|
Run cargo fmt --all -- --check:
src/serializers/custom_crypt.rs#L1
Diff in /home/runner/work/bevy_slinet/bevy_slinet/src/serializers/custom_crypt.rs
|
Run cargo fmt --all -- --check:
src/serializers/custom_crypt.rs#L28
Diff in /home/runner/work/bevy_slinet/bevy_slinet/src/serializers/custom_crypt.rs
|
Run cargo fmt --all -- --check:
src/tests_mut_serializer.rs#L6
Diff in /home/runner/work/bevy_slinet/bevy_slinet/src/tests_mut_serializer.rs
|
Loading