-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 4f7202e π
- Loading branch information
0 parents
commit c5744ca
Showing
6,222 changed files
with
1,582,740 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
191 changes: 191 additions & 0 deletions
191
api/cat-gateway/rust-docs/cat-gateway.cat-gateway.bin.modules.dot
Large diffs are not rendered by default.
Oops, something went wrong.
229 changes: 229 additions & 0 deletions
229
api/cat-gateway/rust-docs/cat-gateway.cat-gateway.bin.modules.tree
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,229 @@ | ||
|
||
crate cat_gateway | ||
βββ mod cli: pub(crate) | ||
β βββ enum Cli: pub(crate) | ||
β βββ enum Error: pub(crate) | ||
βββ mod event_db: pub(crate) | ||
β βββ struct EventDB: pub(crate) | ||
β βββ mod config_table: pub(self) | ||
β βββ mod error: pub(crate) | ||
β β βββ enum Error: pub(crate) | ||
β βββ mod queries: pub(crate) | ||
β β βββ trait EventDbQueries: pub(crate) | ||
β β βββ mod event: pub(crate) | ||
β β β βββ trait EventQueries: pub(crate) | ||
β β β βββ mod ballot: pub(crate) | ||
β β β β βββ trait BallotQueries: pub(crate) | ||
β β β βββ mod objective: pub(crate) | ||
β β β β βββ trait ObjectiveQueries: pub(crate) | ||
β β β βββ mod proposal: pub(crate) | ||
β β β β βββ trait ProposalQueries: pub(crate) | ||
β β β βββ mod review: pub(crate) | ||
β β β βββ trait ReviewQueries: pub(crate) | ||
β β βββ mod registration: pub(crate) | ||
β β β βββ trait RegistrationQueries: pub(crate) | ||
β β βββ mod search: pub(crate) | ||
β β β βββ trait SearchQueries: pub(crate) | ||
β β βββ mod vit_ss: pub(crate) | ||
β β βββ mod fund: pub(crate) | ||
β β βββ trait VitSSFundQueries: pub(crate) | ||
β βββ mod schema_check: pub(crate) | ||
β β βββ trait SchemaVersion: pub(crate) | ||
β βββ mod types: pub(crate) | ||
β βββ mod ballot: pub(crate) | ||
β β βββ struct Ballot: pub(crate) | ||
β β βββ struct BallotType: pub(crate) | ||
β β βββ struct GroupVotePlans: pub(crate) | ||
β β βββ struct ObjectiveBallots: pub(crate) | ||
β β βββ struct ObjectiveChoices: pub(crate) | ||
β β βββ struct ProposalBallot: pub(crate) | ||
β β βββ struct VotePlan: pub(crate) | ||
β βββ mod event: pub(crate) | ||
β β βββ struct Event: pub(crate) | ||
β β βββ struct EventDetails: pub(crate) | ||
β β βββ struct EventGoal: pub(crate) | ||
β β βββ struct EventId: pub(crate) | ||
β β βββ struct EventRegistration: pub(crate) | ||
β β βββ struct EventSchedule: pub(crate) | ||
β β βββ struct EventSummary: pub(crate) | ||
β β βββ enum VotingPowerAlgorithm: pub(crate) | ||
β β βββ struct VotingPowerSettings: pub(crate) | ||
β βββ mod objective: pub(crate) | ||
β β βββ struct Objective: pub(crate) | ||
β β βββ struct ObjectiveDetails: pub(crate) | ||
β β βββ struct ObjectiveId: pub(crate) | ||
β β βββ struct ObjectiveSummary: pub(crate) | ||
β β βββ struct ObjectiveType: pub(crate) | ||
β β βββ struct RewardDefinition: pub(crate) | ||
β β βββ struct VoterGroup: pub(crate) | ||
β βββ mod proposal: pub(crate) | ||
β β βββ struct Proposal: pub(crate) | ||
β β βββ struct ProposalDetails: pub(crate) | ||
β β βββ struct ProposalId: pub(crate) | ||
β β βββ struct ProposalSummary: pub(crate) | ||
β β βββ struct ProposerDetails: pub(crate) | ||
β βββ mod registration: pub(crate) | ||
β β βββ struct Delegation: pub(crate) | ||
β β βββ struct Delegator: pub(crate) | ||
β β βββ struct RewardAddress: pub(crate) | ||
β β βββ struct Voter: pub(crate) | ||
β β βββ struct VoterGroupId: pub(crate) | ||
β β βββ struct VoterInfo: pub(crate) | ||
β βββ mod review: pub(crate) | ||
β β βββ struct AdvisorReview: pub(crate) | ||
β β βββ struct Rating: pub(crate) | ||
β β βββ struct ReviewType: pub(crate) | ||
β βββ mod search: pub(crate) | ||
β β βββ enum SearchColumn: pub(crate) | ||
β β βββ struct SearchConstraint: pub(crate) | ||
β β βββ struct SearchOrderBy: pub(crate) | ||
β β βββ struct SearchQuery: pub(crate) | ||
β β βββ struct SearchResult: pub(crate) | ||
β β βββ enum SearchTable: pub(crate) | ||
β β βββ enum ValueResults: pub(crate) | ||
β βββ mod vit_ss: pub(crate) | ||
β β βββ mod challenge: pub(crate) | ||
β β β βββ struct Challenge: pub(crate) | ||
β β β βββ struct ChallengeHighlights: pub(crate) | ||
β β βββ mod fund: pub(crate) | ||
β β β βββ struct Fund: pub(crate) | ||
β β β βββ struct FundNextInfo: pub(crate) | ||
β β β βββ struct FundStageDates: pub(crate) | ||
β β β βββ struct FundWithNext: pub(crate) | ||
β β βββ mod goal: pub(crate) | ||
β β β βββ struct Goal: pub(crate) | ||
β β βββ mod group: pub(crate) | ||
β β β βββ struct Group: pub(crate) | ||
β β βββ mod vote_plan: pub(crate) | ||
β β βββ struct Voteplan: pub(crate) | ||
β βββ mod voting_status: pub(crate) | ||
β βββ struct VotingStatus: pub(crate) | ||
βββ mod logger: pub(crate) | ||
β βββ enum LogLevel: pub(crate) | ||
βββ mod service: pub(crate) | ||
β βββ enum Error: pub(crate) | ||
β βββ mod api: pub(self) | ||
β β βββ mod health: pub(self) | ||
β β β βββ struct HealthApi: pub(crate) | ||
β β β βββ mod live_get: pub(self) | ||
β β β β βββ type AllResponses: pub(crate) | ||
β β β βββ mod ready_get: pub(self) | ||
β β β β βββ type AllResponses: pub(crate) | ||
β β β βββ mod started_get: pub(self) | ||
β β β βββ type AllResponses: pub(crate) | ||
β β βββ mod registration: pub(self) | ||
β β β βββ struct RegistrationApi: pub(crate) | ||
β β βββ mod test_endpoints: pub(self) | ||
β β β βββ struct TestApi: pub(crate) | ||
β β β βββ mod test_get: pub(self) | ||
β β β β βββ type AllResponses: pub(crate) | ||
β β β β βββ enum Animals: pub(crate) | ||
β β β βββ mod test_post: pub(self) | ||
β β β βββ type AllResponses: pub(crate) | ||
β β βββ mod v0: pub(self) | ||
β β β βββ struct V0Api: pub(crate) | ||
β β β βββ mod message_post: pub(self) | ||
β β β β βββ type AllResponses: pub(crate) | ||
β β β βββ mod plans_get: pub(self) | ||
β β β βββ type AllResponses: pub(crate) | ||
β β βββ mod v1: pub(self) | ||
β β βββ struct V1Api: pub(crate) | ||
β β βββ mod account_votes_get: pub(self) | ||
β β β βββ type AllResponses: pub(crate) | ||
β β βββ mod fragments_post: pub(self) | ||
β β β βββ type AllResponses: pub(crate) | ||
β β βββ mod fragments_statuses: pub(self) | ||
β β βββ type AllResponses: pub(crate) | ||
β β βββ struct FragmentIds: pub(crate) | ||
β βββ mod common: pub(self) | ||
β β βββ mod objects: pub(crate) | ||
β β β βββ mod account_votes: pub(crate) | ||
β β β β βββ struct AccountId: pub(crate) | ||
β β β β βββ struct AccountVote: pub(crate) | ||
β β β β βββ struct VotePlanId: pub(crate) | ||
β β β βββ mod block: pub(crate) | ||
β β β β βββ struct BlockDate: pub(crate) | ||
β β β β βββ struct Epoch: pub(crate) | ||
β β β β βββ struct Slot: pub(crate) | ||
β β β βββ mod delegate_public_key: pub(crate) | ||
β β β β βββ struct DelegatePublicKey: pub(crate) | ||
β β β βββ mod event_id: pub(crate) | ||
β β β β βββ struct EventId: pub(crate) | ||
β β β βββ mod fragment_status: pub(crate) | ||
β β β β βββ enum FragmentStatus: pub(crate) | ||
β β β β βββ struct StatusInABlock: pub(crate) | ||
β β β β βββ struct StatusPending: pub(crate) | ||
β β β β βββ struct StatusRejected: pub(crate) | ||
β β β βββ mod fragments_batch: pub(crate) | ||
β β β β βββ struct FragmentDef: pub(crate) | ||
β β β β βββ struct FragmentsBatch: pub(crate) | ||
β β β βββ mod fragments_processing_summary: pub(crate) | ||
β β β β βββ struct FragmentId: pub(crate) | ||
β β β β βββ struct FragmentsProcessingSummary: pub(crate) | ||
β β β β βββ enum ReasonRejected: pub(crate) | ||
β β β β βββ struct RejectedFragment: pub(crate) | ||
β β β βββ mod hash: pub(crate) | ||
β β β β βββ struct Hash: pub(crate) | ||
β β β βββ mod stake_public_key: pub(crate) | ||
β β β β βββ struct StakePublicKey: pub(crate) | ||
β β β βββ mod vote_plan: pub(crate) | ||
β β β β βββ struct VotePlan: pub(crate) | ||
β β β βββ mod voter_group_id: pub(crate) | ||
β β β β βββ enum VoterGroupId: pub(crate) | ||
β β β βββ mod voter_info: pub(crate) | ||
β β β β βββ struct VoterInfo: pub(crate) | ||
β β β βββ mod voter_registration: pub(crate) | ||
β β β β βββ struct VoterRegistration: pub(crate) | ||
β β β βββ mod voting_public_key: pub(crate) | ||
β β β βββ struct VotingPublicKey: pub(crate) | ||
β β βββ mod responses: pub(crate) | ||
β β β βββ mod resp_2xx: pub(crate) | ||
β β β β βββ struct NoContent: pub(crate) | ||
β β β β βββ struct OK: pub(crate) | ||
β β β βββ mod resp_4xx: pub(crate) | ||
β β β β βββ struct ApiValidationError: pub(crate) | ||
β β β β βββ struct BadRequest: pub(crate) | ||
β β β β βββ struct Forbidden: pub(crate) | ||
β β β β βββ struct MethodNotAllowed: pub(crate) | ||
β β β β βββ struct NotAcceptable: pub(crate) | ||
β β β β βββ struct NotFound: pub(crate) | ||
β β β β βββ struct Unauthorized: pub(crate) | ||
β β β β βββ struct ValidationError: pub(crate) | ||
β β β βββ mod resp_5xx: pub(crate) | ||
β β β βββ struct ServerError: pub(crate) | ||
β β β βββ struct ServerErrorPayload: pub(self) | ||
β β β βββ struct ServiceUnavailable: pub(crate) | ||
β β βββ mod tags: pub(crate) | ||
β β βββ enum ApiTags: pub(crate) | ||
β βββ mod docs: pub(self) | ||
β β βββ struct Files: pub(crate) | ||
β β βββ mod stoplight_elements: pub(self) | ||
β βββ mod poem_service: pub(self) | ||
β β βββ mod tests: pub(crate) #[cfg(test)] | ||
β βββ mod utilities: pub(self) | ||
β βββ mod catch_panic: pub(crate) | ||
β β βββ struct ServicePanicHandler: pub(crate) | ||
β βββ mod middleware: pub(crate) | ||
β βββ mod tracing_mw: pub(crate) | ||
β βββ struct CLIENT_REQUEST_COUNT: pub(self) | ||
β βββ struct HTTP_REQUEST_COUNT: pub(self) | ||
β βββ struct HTTP_REQ_CPU_TIME_MS: pub(self) | ||
β βββ struct HTTP_REQ_DURATION_MS: pub(self) | ||
β βββ struct PANIC_REQUEST_COUNT: pub(self) | ||
β βββ struct ResponseData: pub(self) | ||
β βββ struct Tracing: pub(crate) | ||
β βββ struct TracingEndpoint: pub(crate) | ||
βββ mod settings: pub(crate) | ||
β βββ struct API_HOST_NAMES: pub(crate) | ||
β βββ struct API_URL_PREFIX: pub(crate) | ||
β βββ struct CLIENT_ID_KEY: pub(crate) | ||
β βββ struct DocsSettings: pub(crate) | ||
β βββ struct GITHUB_ISSUE_TEMPLATE: pub(crate) | ||
β βββ struct GITHUB_REPO_NAME: pub(crate) | ||
β βββ struct GITHUB_REPO_OWNER: pub(crate) | ||
β βββ struct ServiceSettings: pub(crate) | ||
β βββ struct StringEnvVar: pub(crate) | ||
β βββ mod tests: pub(self) #[cfg(test)] | ||
βββ mod state: pub(crate) | ||
βββ enum SchemaVersionStatus: pub(crate) | ||
βββ struct State: pub(crate) |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.