The Nest
Explore
Sign in
ZJ
nidobyte
src
main.rs
9
Open source Nest implementation
Code
Changes
Tags
Discussions
main
use
nidobyte
;
#
[
rocket
::
launch
]
fn
launch
(
)
->
_
{
nidobyte
::
rocket
(
)
}