diff --git a/snippets/rust.snip b/snippets/rust.snip index fce7b9d1..6159c166 100644 --- a/snippets/rust.snip +++ b/snippets/rust.snip @@ -33,3 +33,5 @@ options head }, }; } +snippet uni + unimplemented!() diff --git a/templates/template.html b/templates/template.html index 0b6965dd..33553197 100644 --- a/templates/template.html +++ b/templates/template.html @@ -1,5 +1,9 @@ +