Skip to main content

Crate quorum_public

Crate quorum_public 

Source
Expand description

This is the main entry point for the Quorum Public server.

To build/run the server use cargo run -p quorum-public

Modulesยง

cli ๐Ÿ”’
Main entry point for the server cli Commands This is where commands are defined properly, and where command functions are called.
db ๐Ÿ”’
models ๐Ÿ”’
routes ๐Ÿ”’
tests ๐Ÿ”’
utility ๐Ÿ”’

Functionsยง

main ๐Ÿ”’