mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 14:18:47 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Package endian implements a simple translation between bytes and numbers with specific endian encodings.
|
||||
A simple translation between bytes and numbers with specific endian encodings.
|
||||
|
||||
Example:
|
||||
buf: [100]u8
|
||||
|
||||
Reference in New Issue
Block a user