index
:
zr_protocol
macros
main
Custom crate for creating network protocols for various transport layers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
packet.rs
blob: af9a3a292a5ffaf5bd5b046a8817b42f2d450ac5 (
plain
)
1
2
3
4
pub
fn
main
()
{
println!
(
"Hello World"
);
}