libdd-crashtracker 2.0.1

Detects program crashes and reports them to datadog backend.
Documentation
1
2
3
4
5
// Copyright 2021-Present Datadog, Inc. https://www.datadoghq.com/
// SPDX-License-Identifier: Apache-2.0
#![cfg(windows)]

pub mod api;