Rust: update expected output

This commit is contained in:
Arthur Baars
2024-09-18 15:34:16 +02:00
parent e19bca0de8
commit 24f24855f0
4 changed files with 11 additions and 11 deletions

View File

@@ -1 +1 @@
| 24 |
| 49 |

View File

@@ -1 +1 @@
| 24 |
| 49 |

View File

@@ -1,6 +1,6 @@
| my_struct.rs:0:0:0:0 | my_struct.rs | 11 |
| main.rs:0:0:0:0 | main.rs | 4 |
| my_macro.rs:0:0:0:0 | my_macro.rs | 4 |
| my_struct.rs:0:0:0:0 | my_struct.rs | 21 |
| my_macro.rs:0:0:0:0 | my_macro.rs | 8 |
| lib.rs:0:0:0:0 | lib.rs | 7 |
| main.rs:0:0:0:0 | main.rs | 7 |
| does_not_compile.rs:0:0:0:0 | does_not_compile.rs | 3 |
| error.rs:0:0:0:0 | error.rs | 2 |
| lib.rs:0:0:0:0 | lib.rs | 0 |
| error.rs:0:0:0:0 | error.rs | 3 |

View File

@@ -1,5 +1,5 @@
| Elements extracted | 61 |
| Elements unextracted | 26 |
| Elements extracted | 204 |
| Elements unextracted | 0 |
| Files extracted | 6 |
| Lines of code extracted | 24 |
| Lines of user code extracted | 24 |
| Lines of code extracted | 49 |
| Lines of user code extracted | 49 |