pendzl_contracts 1.0.2

Reusable implementations of contracts and traits for interaction with them.
Documentation
1
2
3
4
// Copyright (c) 2024 C Forge. All Rights Reserved.
// SPDX-License-Identifier: MIT
#[cfg(any(feature = "general_vest", feature = "provide_vest_schedule_info"))]
pub mod general_vest;