Function main

Source
pub fn main() -> Result<()>
Expand description

エントリポイント。

コマンドラインとデーモン化、ログの初期化処理をしたのち、system_main を呼ぶ。