// Copyright (c) 2019 Cloudflare, Inc. All rights reserved.
//
// Modified by Mullvad VPN.
// Copyright (c) 2025 Mullvad VPN.
//
// SPDX-License-Identifier: BSD-3-Clause
//! A library implementation of [WireGuard](https://www.wireguard.com/).
// Warn on missing docs when running `cargo doc`
pub
pub
/// Re-export of the x25519 types