This website requires JavaScript.
Explore
Help
Sign in
kemitix
/
trello-to-deck
Watch
1
Star
0
Fork
You've already forked trello-to-deck
0
Code
Issues
1
Pull requests
Releases
Activity
Actions
27b8aa7e11
trello-to-deck
/
src
/
main.rs
7 lines
82 B
Rust
Raw
Normal View
History
Unescape
Escape
build: initial ci setup
2024-11-29 14:15:32 +00:00
//
#[
cfg_attr(test, mutants::skip)
]
cargo init
2024-11-29 13:50:34 +00:00
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in a new issue
Copy permalink