This website requires JavaScript.
Explore
Help
Sign In
reactor
/
ptth
Watch
1
Star
0
Fork
You've already forked ptth
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1905d85a59
ptth
/
crates
/
ptth_diceware
/
src
/
main.rs
4 lines
43 B
Rust
Raw
Normal View
History
Unescape
Escape
:recycle: refactor: extract ptth_diceware to its own crate
2022-10-16 19:53:08 +00:00
pub
fn
main
(
)
{
:recycle: refactor: use ptth_diceware for the diceware command in ptth_multi_call_server
2022-10-16 19:59:06 +00:00
ptth_diceware
::
main
(
)
:recycle: refactor: extract ptth_diceware to its own crate
2022-10-16 19:53:08 +00:00
}