1 unstable release
0.1.0 | Oct 1, 2024 |
---|
#18 in #timeline
195 downloads per month
23KB
613 lines
Devhub Shared
Proposal and Rfp structs for both neardevhub-contract and neardevhub-cache-api
Newsletter | Pre-requisites | Writing Rust Contract | Building Rust Contract | Blog | About
Example
use devhub_shared::proposal::timeline::{
TimelineStatus, TimelineStatusV1, VersionedTimelineStatus,
};
use devhub_shared::rfp::timeline::TimelineStatus as RFPTimelineStatus;
use devhub_shared::proposal::{
Proposal, ProposalBodyV2, ProposalId, ProposalSnapshot, VersionedProposalBody,
};
License
This project is licensed under the MIT License - see the LICENSE file for details.
Dependencies
~4–5MB
~101K SLoC