]> git.lizzy.rs Git - rust.git/commit
green: Add a helper macro for booting libgreen
authorAlex Crichton <alex@alexcrichton.com>
Tue, 15 Apr 2014 13:27:09 +0000 (06:27 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 16 Apr 2014 02:47:03 +0000 (19:47 -0700)
commit0754d1d061761a5f9e7fc13d45579953d329cfe1
tree3bb56eadf7fb81ccd060ebd8e89de21f49681a80
parent55f02b2c1bdb6a8947478b1bdfd16423bfa7e2f5
green: Add a helper macro for booting libgreen

This one-liner should help booting libgreen with librustuv without having to
worry about all the fiddly bits of argc/argv and whatnot.
src/libgreen/lib.rs