Skip to content

Commit e17045f

Browse files
committed
examples/io_systemd_network/mod.rs: add header comment
In the end this file should be auto-generated with the varlink-generator from the corresponding varlink file.
1 parent 5a19b34 commit e17045f

File tree

1 file changed

+7
-0
lines changed
  • examples/io_systemd_network

1 file changed

+7
-0
lines changed

examples/io_systemd_network/mod.rs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
//***************************************************************************
2+
//
3+
// In the end this file should be auto-generated with the varlink-generator
4+
// from the corresponding varlink file.
5+
//
6+
//***************************************************************************
7+
18
use serde_json;
29

310
use std::result::Result;

0 commit comments

Comments
 (0)