Function thwack::entrypoint[][src]

pub fn entrypoint(
    args: ArgsOs,
    stdout: &mut impl Write,
    stderr: &mut impl Write
) -> Result<()>