Skip to main content

Module entrypoint

Module entrypoint 

Source
Expand description

CLI entrypoint for the gw binary.

src/bin/gw.rs delegates to [run]. The library entrypoint stays separate from the binary so unit tests in this module compile without pulling in the binary stack-size shim.

Functionsยง

run