Skip to content

Commit 8aa8df7

Browse files
committed
Update hello snippet
1 parent 63ef1be commit 8aa8df7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

code/bin/hello.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pub struct Person {
3232
pub name: String,
3333
}
3434

35-
// Compile-time wiring of CGP components
35+
// Compile-time wiring and checking of CGP components
3636
delegate_and_check_components! {
3737
CanUsePerson for Person;
3838
PersonComponents {

static/greet-snippet.png

-4.6 KB
Loading

0 commit comments

Comments
 (0)