#world #status #github #execute #binary #action #github-actions

bin+lib hello-world-in-rust

你好,世界!

1 个不稳定版本

0.1.0 2024年5月13日

#26#github-actions

MIT 许可协议

3KB

Build Status codecov

Hello World

Rust 中的 Hello World!

运行二进制文件

hello-world-in-rust
# Output: hello world!

作为 crate 执行

let next_word = hello_world::hello();

无运行时依赖