Skip to content

Commit

Permalink
no_std attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
saltukalakus committed Oct 25, 2024
1 parent d97dfa0 commit 151270d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
- [Package Names](./essentials/package-names.md)
- [Tag your Crate](./essentials/crates-tag.md)
- [Feature Attribute](./essentials/feature-attribute.md)
- [Features Compilation](./essentials/features-compilation.md)
- [Features Compilation](./essentials/features-compilation.md)
- [![no_std] Attribute](./essentials/no-std.md)

0 comments on commit 151270d

Please sign in to comment.