about summary refs log tree commit diff
path: root/tvix/nix-compat-derive-tests/tests/ui/deserialize_remote_missing_attr.stderr
blob: a1c18adc6e48ca44db78783852e3c4dc02402cee (plain) (blame)
1
2
3
4
5
error: Missing from_str, from or try_from attribute
  --> tests/ui/deserialize_remote_missing_attr.rs:10:25
   |
10 | nix_deserialize_remote!(#[nix()] Value);
   |                         ^^^^^^^^^^^^^^