Docs.rs
  • govern-0.5.8
    • govern 0.5.8
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kristapsdev
    • Dependencies
      • anchor-lang >=0.22 normal
      • anchor-spl >=0.22 normal
      • num-traits ^0.2 normal
      • smart-wallet ^0.11.0 normal
      • vipers ^2.0 normal
      • proptest ^1.0 dev
    • Versions
    • 90.29% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

govern0.5.8

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Functions

List of all items

Structs

  • GovernanceParameters
  • Governor
  • GovernorCreateEvent
  • GovernorSetElectorateEvent
  • GovernorSetParamsEvent
  • Proposal
  • ProposalAccountMeta
  • ProposalActivateEvent
  • ProposalCancelEvent
  • ProposalCreateEvent
  • ProposalInstruction
  • ProposalMeta
  • ProposalMetaCreateEvent
  • ProposalQueueEvent
  • Vote
  • VoteSetEvent
  • accounts::ActivateProposal
  • accounts::CancelProposal
  • accounts::CreateGovernor
  • accounts::CreateProposal
  • accounts::CreateProposalMeta
  • accounts::NewVote
  • accounts::QueueProposal
  • accounts::SetGovernanceParams
  • accounts::SetVote
  • instruction::ActivateProposal
  • instruction::CancelProposal
  • instruction::CreateGovernor
  • instruction::CreateProposal
  • instruction::CreateProposalMeta
  • instruction::NewVote
  • instruction::QueueProposal
  • instruction::SetElectorate
  • instruction::SetGovernanceParams
  • instruction::SetVote
  • program::Govern

Enums

  • ErrorCode
  • proposal::ProposalState
  • proposal::VoteSide

Macros

  • governor_seeds

Functions

  • check_id
  • entry
  • entrypoint
  • govern::activate_proposal
  • govern::cancel_proposal
  • govern::create_governor
  • govern::create_proposal
  • govern::create_proposal_meta
  • govern::new_vote
  • govern::queue_proposal
  • govern::set_electorate
  • govern::set_governance_params
  • govern::set_vote
  • id

Statics

  • ID