// Copyright (c) 2012-2022 Supercolony. All Rights Reserved.
// Copyright (c) 2023 Brushfam. All Rights Reserved.
// Copyright (c) 2024 C Forge. All Rights Reserved.
// SPDX-License-Identifier: MIT
#![cfg_attr(not(feature ="std"), no_std, no_main)]#![doc=include_str!("../README.md")]pubuse pendzl_contracts as contracts;pubusependzl_lang::*;