/***********************************************************************************************************************
* Copyright (c) 2020 by the authors
*
* Author: André Borrmann <pspwizard@gmx.de>
* License: Apache License 2.0 / MIT
**********************************************************************************************************************/
//! Build script, required as soon as the ``links`` attribute in ``Cargo.toml`` is used. This is to ensure only one
//! ``ruspiro-allocator`` crate is ever linked into the final binary.
//!