text stringlengths 65 57.3k | file_path stringlengths 22 92 | module stringclasses 38
values | type stringclasses 7
values | struct_name stringlengths 3 60 ⌀ | impl_count int64 0 60 ⌀ | traits listlengths 0 59 ⌀ | tokens int64 16 8.19k | function_name stringlengths 3 85 ⌀ | type_name stringlengths 1 67 ⌀ | trait_name stringclasses 573
values | method_count int64 0 31 ⌀ | public_method_count int64 0 19 ⌀ | submodule_count int64 0 56 ⌀ | export_count int64 0 9 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
// Function: get_theme_using_lineage
// File: crates/router/src/routes/user/theme.rs
// Module: router
pub fn get_theme_using_lineage(
state: web::Data<AppState>,
req: HttpRequest,
query: web::Query<ThemeLineage>,
) -> HttpResponse | crates/router/src/routes/user/theme.rs | router | function_signature | null | null | null | 61 | get_theme_using_lineage | null | null | null | null | null | null |
// Implementation: impl api::PaymentSession for for Fiuu
// File: crates/hyperswitch_connectors/src/connectors/fiuu.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentSession for for Fiuu | crates/hyperswitch_connectors/src/connectors/fiuu.rs | hyperswitch_connectors | impl_block | null | null | null | 60 | null | Fiuu | api::PaymentSession for | 0 | 0 | null | null |
// Implementation: impl ConnectorAuthentication for for Threedsecureio
// File: crates/hyperswitch_connectors/src/connectors/threedsecureio.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl ConnectorAuthentication for for Threedsecureio | crates/hyperswitch_connectors/src/connectors/threedsecureio.rs | hyperswitch_connectors | impl_block | null | null | null | 59 | null | Threedsecureio | ConnectorAuthentication for | 0 | 0 | null | null |
// Function: get_cards_bin_records
// File: crates/router/src/core/cards_info.rs
// Module: router
pub fn get_cards_bin_records(
form: CardsInfoUpdateForm,
) -> Result<Vec<cards_info_api_types::CardInfoUpdateRequest>, errors::ApiErrorResponse> | crates/router/src/core/cards_info.rs | router | function_signature | null | null | null | 59 | get_cards_bin_records | null | null | null | null | null | null |
// Function: list_by_organization_id
// File: crates/diesel_models/src/query/merchant_account.rs
// Module: diesel_models
pub fn list_by_organization_id(
conn: &PgPooledConn,
organization_id: &common_utils::id_type::OrganizationId,
) -> StorageResult<Vec<Self>> | crates/diesel_models/src/query/merchant_account.rs | diesel_models | function_signature | null | null | null | 66 | list_by_organization_id | null | null | null | null | null | null |
// Struct: SenderInformation
// File: crates/hyperswitch_connectors/src/connectors/bankofamerica/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct SenderInformation | crates/hyperswitch_connectors/src/connectors/bankofamerica/transformers.rs | hyperswitch_connectors | struct_definition | SenderInformation | 0 | [] | 48 | null | null | null | null | null | null | null |
// Function: get_cookie_header
// File: crates/router/src/services/authentication/cookies.rs
// Module: router
pub fn get_cookie_header() -> String | crates/router/src/services/authentication/cookies.rs | router | function_signature | null | null | null | 32 | get_cookie_header | null | null | null | null | null | null |
// Struct: FiservSyncRequest
// File: crates/hyperswitch_connectors/src/connectors/fiserv/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct FiservSyncRequest | crates/hyperswitch_connectors/src/connectors/fiserv/transformers.rs | hyperswitch_connectors | struct_definition | FiservSyncRequest | 0 | [] | 52 | null | null | null | null | null | null | null |
// Struct: EmailThemeConfig
// File: crates/common_utils/src/types/user/theme.rs
// Module: common_utils
// Implementations: 0
pub struct EmailThemeConfig | crates/common_utils/src/types/user/theme.rs | common_utils | struct_definition | EmailThemeConfig | 0 | [] | 37 | null | null | null | null | null | null | null |
// Trait: EuclidBackend
// File: crates/euclid/src/backend.rs
// Module: euclid
pub trait EuclidBackend<O>: Sized | crates/euclid/src/backend.rs | euclid | trait_definition | null | null | null | 32 | null | null | EuclidBackend | null | null | null | null |
// Implementation: impl api::ConnectorAccessToken for for Globepay
// File: crates/hyperswitch_connectors/src/connectors/globepay.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::ConnectorAccessToken for for Globepay | crates/hyperswitch_connectors/src/connectors/globepay.rs | hyperswitch_connectors | impl_block | null | null | null | 61 | null | Globepay | api::ConnectorAccessToken for | 0 | 0 | null | null |
// Struct: PaymentResponse
// File: crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PaymentResponse | crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs | hyperswitch_connectors | struct_definition | PaymentResponse | 0 | [] | 46 | null | null | null | null | null | null | null |
// File: crates/common_utils/src/id_type/payout.rs
// Module: common_utils
crate::id_type!(
PayoutId,
"A domain type for payout_id that can be used for payout ids"
);
crate::impl_id_type_methods!(PayoutId, "payout_id");
crate::impl_debug_id_type!(PayoutId);
crate::impl_try_from_cow_str_id_type!(PayoutId, "payo... | crates/common_utils/src/id_type/payout.rs | common_utils | full_file | null | null | null | 135 | null | null | null | null | null | null | null |
// Struct: MandateData
// File: crates/hyperswitch_domain_models/src/mandates.rs
// Module: hyperswitch_domain_models
// Implementations: 0
pub struct MandateData | crates/hyperswitch_domain_models/src/mandates.rs | hyperswitch_domain_models | struct_definition | MandateData | 0 | [] | 43 | null | null | null | null | null | null | null |
// Implementation: impl api::PaymentSession for for Gocardless
// File: crates/hyperswitch_connectors/src/connectors/gocardless.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentSession for for Gocardless | crates/hyperswitch_connectors/src/connectors/gocardless.rs | hyperswitch_connectors | impl_block | null | null | null | 60 | null | Gocardless | api::PaymentSession for | 0 | 0 | null | null |
// Function: server
// File: crates/router/src/routes/app.rs
// Module: router
pub fn server(state: AppState) -> Scope | crates/router/src/routes/app.rs | router | function_signature | null | null | null | 29 | server | null | null | null | null | null | null |
// Struct: ApiKeys
// File: crates/router/src/routes/app.rs
// Module: router
// Implementations: 2
pub struct ApiKeys | crates/router/src/routes/app.rs | router | struct_definition | ApiKeys | 2 | [] | 32 | null | null | null | null | null | null | null |
// Struct: Browser
// File: crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct Browser | crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types.rs | hyperswitch_connectors | struct_definition | Browser | 0 | [] | 47 | null | null | null | null | null | null | null |
// Function: customers_create
// File: crates/router/src/routes/customers.rs
// Module: router
pub fn customers_create(
state: web::Data<AppState>,
req: HttpRequest,
json_payload: web::Json<customers::CustomerRequest>,
) -> HttpResponse | crates/router/src/routes/customers.rs | router | function_signature | null | null | null | 57 | customers_create | null | null | null | null | null | null |
// Struct: TransactionTiming
// File: crates/hyperswitch_connectors/src/connectors/braintree/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct TransactionTiming | crates/hyperswitch_connectors/src/connectors/braintree/transformers.rs | hyperswitch_connectors | struct_definition | TransactionTiming | 0 | [] | 46 | null | null | null | null | null | null | null |
// Struct: PayboxSyncResponse
// File: crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PayboxSyncResponse | crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs | hyperswitch_connectors | struct_definition | PayboxSyncResponse | 0 | [] | 49 | null | null | null | null | null | null | null |
// Function: add_certificate_key
// File: crates/common_utils/src/request.rs
// Module: common_utils
pub fn add_certificate_key(&mut self, certificate_key: Option<Secret<String>>) | crates/common_utils/src/request.rs | common_utils | function_signature | null | null | null | 40 | add_certificate_key | null | null | null | null | null | null |
// Implementation: impl api::ConnectorAccessToken for for Dwolla
// File: crates/hyperswitch_connectors/src/connectors/dwolla.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::ConnectorAccessToken for for Dwolla | crates/hyperswitch_connectors/src/connectors/dwolla.rs | hyperswitch_connectors | impl_block | null | null | null | 58 | null | Dwolla | api::ConnectorAccessToken for | 0 | 0 | null | null |
// Struct: BarclaycardAuthenticationErrorResponse
// File: crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct BarclaycardAuthenticationErrorResponse | crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs | hyperswitch_connectors | struct_definition | BarclaycardAuthenticationErrorResponse | 0 | [] | 53 | null | null | null | null | null | null | null |
// File: crates/router/tests/payments.rs
// Module: router
#![allow(
clippy::expect_used,
clippy::unwrap_in_result,
clippy::unwrap_used,
clippy::print_stdout
)]
mod utils;
use std::{borrow::Cow, sync::Arc};
use common_utils::{id_type, types::MinorUnit};
use router::{
configs,
core::payments,... | crates/router/tests/payments.rs | router | full_file | null | null | null | 6,463 | null | null | null | null | null | null | null |
// Struct: PmCards
// File: crates/router/src/core/payment_methods/cards.rs
// Module: router
// Implementations: 1
// Traits: PaymentMethodsController
pub struct PmCards<'a> | crates/router/src/core/payment_methods/cards.rs | router | struct_definition | PmCards | 1 | [
"PaymentMethodsController"
] | 46 | null | null | null | null | null | null | null |
// Struct: PaymentMethodDetails
// File: crates/hyperswitch_domain_models/src/router_response_types.rs
// Module: hyperswitch_domain_models
// Implementations: 0
pub struct PaymentMethodDetails | crates/hyperswitch_domain_models/src/router_response_types.rs | hyperswitch_domain_models | struct_definition | PaymentMethodDetails | 0 | [] | 43 | null | null | null | null | null | null | null |
// Function: perform_post_authentication
// File: crates/router/src/core/authentication.rs
// Module: router
pub fn perform_post_authentication(
state: &SessionState,
key_store: &domain::MerchantKeyStore,
business_profile: domain::Profile,
authentication_id: common_utils::id_type::AuthenticationId,
... | crates/router/src/core/authentication.rs | router | function_signature | null | null | null | 106 | perform_post_authentication | null | null | null | null | null | null |
// Struct: DisputeEvidence
// File: crates/router/src/types/api/disputes.rs
// Module: router
// Implementations: 0
pub struct DisputeEvidence | crates/router/src/types/api/disputes.rs | router | struct_definition | DisputeEvidence | 0 | [] | 37 | null | null | null | null | null | null | null |
// Function: api_key_create
// File: crates/router/src/routes/api_keys.rs
// Module: router
pub fn api_key_create(
state: web::Data<AppState>,
req: HttpRequest,
json_payload: web::Json<api_types::CreateApiKeyRequest>,
) -> impl Responder | crates/router/src/routes/api_keys.rs | router | function_signature | null | null | null | 63 | api_key_create | null | null | null | null | null | null |
// Module Structure
// File: crates/router/src/services/api/generic_link_response.rs
// Module: router
// Public submodules:
pub mod context;
| crates/router/src/services/api/generic_link_response.rs | router | module_structure | null | null | null | 32 | null | null | null | null | null | 1 | 0 |
// Implementation: impl api::ConnectorAccessToken for for Volt
// File: crates/hyperswitch_connectors/src/connectors/volt.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::ConnectorAccessToken for for Volt | crates/hyperswitch_connectors/src/connectors/volt.rs | hyperswitch_connectors | impl_block | null | null | null | 55 | null | Volt | api::ConnectorAccessToken for | 0 | 0 | null | null |
// Struct: VoucherRequest
// File: crates/hyperswitch_connectors/src/connectors/shift4/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct VoucherRequest | crates/hyperswitch_connectors/src/connectors/shift4/transformers.rs | hyperswitch_connectors | struct_definition | VoucherRequest | 0 | [] | 48 | null | null | null | null | null | null | null |
// Implementation: impl RefundMetricAccumulator for for RefundReasonAccumulator
// File: crates/analytics/src/refunds/accumulator.rs
// Module: analytics
// Methods: 2 total (0 public)
impl RefundMetricAccumulator for for RefundReasonAccumulator | crates/analytics/src/refunds/accumulator.rs | analytics | impl_block | null | null | null | 62 | null | RefundReasonAccumulator | RefundMetricAccumulator for | 2 | 0 | null | null |
// Struct: OutgoingWebhookPayloadWithSignature
// File: crates/router/src/core/webhooks/types.rs
// Module: router
// Implementations: 0
pub struct OutgoingWebhookPayloadWithSignature | crates/router/src/core/webhooks/types.rs | router | struct_definition | OutgoingWebhookPayloadWithSignature | 0 | [] | 44 | null | null | null | null | null | null | null |
// File: crates/hyperswitch_interfaces/src/api/files.rs
// Module: hyperswitch_interfaces
//! Files interface
use hyperswitch_domain_models::{
router_flow_types::files::{Retrieve, Upload},
router_request_types::{RetrieveFileRequestData, UploadFileRequestData},
router_response_types::{RetrieveFileResponse,... | crates/hyperswitch_interfaces/src/api/files.rs | hyperswitch_interfaces | full_file | null | null | null | 310 | null | null | null | null | null | null | null |
// Struct: Comparison
// File: crates/euclid/src/frontend/ast.rs
// Module: euclid
// Implementations: 0
pub struct Comparison | crates/euclid/src/frontend/ast.rs | euclid | struct_definition | Comparison | 0 | [] | 34 | null | null | null | null | null | null | null |
// File: crates/router/tests/connectors/authorizedotnet.rs
// Module: router
use std::str::FromStr;
use masking::Secret;
use router::types::{self, domain, storage::enums};
use crate::{
connector_auth,
utils::{self, ConnectorActions, PaymentInfo},
};
#[derive(Clone, Copy)]
struct AuthorizedotnetTest;
impl Co... | crates/router/tests/connectors/authorizedotnet.rs | router | full_file | null | null | null | 4,231 | null | null | null | null | null | null | null |
// Function: calculate_net_amount
// File: crates/hyperswitch_domain_models/src/payments.rs
// Module: hyperswitch_domain_models
// Documentation: Calculate the net amount for the order
pub fn calculate_net_amount(&self) -> MinorUnit | crates/hyperswitch_domain_models/src/payments.rs | hyperswitch_domain_models | function_signature | null | null | null | 52 | calculate_net_amount | null | null | null | null | null | null |
// Struct: PaymentMethodSessionConfirmRequest
// File: crates/api_models/src/payment_methods.rs
// Module: api_models
// Implementations: 0
pub struct PaymentMethodSessionConfirmRequest | crates/api_models/src/payment_methods.rs | api_models | struct_definition | PaymentMethodSessionConfirmRequest | 0 | [] | 40 | null | null | null | null | null | null | null |
// Struct: ShippingMethod
// File: crates/hyperswitch_connectors/src/connectors/amazonpay/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct ShippingMethod | crates/hyperswitch_connectors/src/connectors/amazonpay/transformers.rs | hyperswitch_connectors | struct_definition | ShippingMethod | 0 | [] | 46 | null | null | null | null | null | null | null |
// Struct: ArchipelOrderResponse
// File: crates/hyperswitch_connectors/src/connectors/archipel/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct ArchipelOrderResponse | crates/hyperswitch_connectors/src/connectors/archipel/transformers.rs | hyperswitch_connectors | struct_definition | ArchipelOrderResponse | 0 | [] | 49 | null | null | null | null | null | null | null |
// Struct: DummyConnectorErrorResponse
// File: crates/hyperswitch_connectors/src/connectors/dummyconnector/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct DummyConnectorErrorResponse | crates/hyperswitch_connectors/src/connectors/dummyconnector/transformers.rs | hyperswitch_connectors | struct_definition | DummyConnectorErrorResponse | 0 | [] | 48 | null | null | null | null | null | null | null |
// Implementation: impl MerchantAccountUpdate
// File: crates/api_models/src/admin.rs
// Module: api_models
// Methods: 7 total (7 public)
impl MerchantAccountUpdate | crates/api_models/src/admin.rs | api_models | impl_block | null | null | null | 38 | null | MerchantAccountUpdate | null | 7 | 7 | null | null |
// Struct: ConnectAccountRequest
// File: crates/api_models/src/user.rs
// Module: api_models
// Implementations: 0
pub struct ConnectAccountRequest | crates/api_models/src/user.rs | api_models | struct_definition | ConnectAccountRequest | 0 | [] | 35 | null | null | null | null | null | null | null |
// Struct: BlocklistNew
// File: crates/diesel_models/src/blocklist.rs
// Module: diesel_models
// Implementations: 0
pub struct BlocklistNew | crates/diesel_models/src/blocklist.rs | diesel_models | struct_definition | BlocklistNew | 0 | [] | 37 | null | null | null | null | null | null | null |
// Function: get_all_payout_keys
// File: crates/euclid_wasm/src/lib.rs
// Module: euclid_wasm
pub fn get_all_payout_keys() -> JsResult | crates/euclid_wasm/src/lib.rs | euclid_wasm | function_signature | null | null | null | 41 | get_all_payout_keys | null | null | null | null | null | null |
// File: crates/test_utils/src/newman_runner.rs
// Module: test_utils
// Public functions: 8
// Public structs: 2
use std::{
env,
fs::{self, OpenOptions},
io::{self, Write},
path::Path,
process::{exit, Command},
};
use anyhow::{Context, Result};
use clap::{arg, command, Parser, ValueEnum};
use mas... | crates/test_utils/src/newman_runner.rs | test_utils | full_file | null | null | null | 3,345 | null | null | null | null | null | null | null |
// Function: insert_payment_token_reference_record
// File: crates/hyperswitch_domain_models/src/mandates.rs
// Module: hyperswitch_domain_models
// Documentation: Insert a new payment token reference for the given connector_id
pub fn insert_payment_token_reference_record(
&mut self,
connector_id: &co... | crates/hyperswitch_domain_models/src/mandates.rs | hyperswitch_domain_models | function_signature | null | null | null | 86 | insert_payment_token_reference_record | null | null | null | null | null | null |
// Struct: PaypalThreeDsParams
// File: crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct PaypalThreeDsParams | crates/hyperswitch_connectors/src/connectors/paypal/transformers.rs | hyperswitch_connectors | struct_definition | PaypalThreeDsParams | 0 | [] | 49 | null | null | null | null | null | null | null |
// Struct: GpaymentsAuthenticationRequest
// File: crates/hyperswitch_connectors/src/connectors/gpayments/gpayments_types.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct GpaymentsAuthenticationRequest | crates/hyperswitch_connectors/src/connectors/gpayments/gpayments_types.rs | hyperswitch_connectors | struct_definition | GpaymentsAuthenticationRequest | 0 | [] | 49 | null | null | null | null | null | null | null |
// Struct: SubscriptionEstimate
// File: crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct SubscriptionEstimate | crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs | hyperswitch_connectors | struct_definition | SubscriptionEstimate | 0 | [] | 48 | null | null | null | null | null | null | null |
// Function: is_platform_account
// File: crates/hyperswitch_domain_models/src/merchant_account.rs
// Module: hyperswitch_domain_models
// Documentation: Check whether the merchant account is a platform account
pub fn is_platform_account(&self) -> bool | crates/hyperswitch_domain_models/src/merchant_account.rs | hyperswitch_domain_models | function_signature | null | null | null | 54 | is_platform_account | null | null | null | null | null | null |
// Function: get_surcharge_details_redis_hashset_key
// File: crates/router/src/core/payments/types.rs
// Module: router
pub fn get_surcharge_details_redis_hashset_key(surcharge_key: &SurchargeKey) -> String | crates/router/src/core/payments/types.rs | router | function_signature | null | null | null | 51 | get_surcharge_details_redis_hashset_key | null | null | null | null | null | null |
// Function: list_by_profile_id
// File: crates/diesel_models/src/query/merchant_connector_account.rs
// Module: diesel_models
pub fn list_by_profile_id(
conn: &PgPooledConn,
profile_id: &common_utils::id_type::ProfileId,
) -> StorageResult<Vec<Self>> | crates/diesel_models/src/query/merchant_connector_account.rs | diesel_models | function_signature | null | null | null | 67 | list_by_profile_id | null | null | null | null | null | null |
// Function: toggle_success_based_routing
// File: crates/openapi/src/routes/routing.rs
// Module: openapi
pub fn toggle_success_based_routing() | crates/openapi/src/routes/routing.rs | openapi | function_signature | null | null | null | 33 | toggle_success_based_routing | null | null | null | null | null | null |
// File: crates/storage_impl/src/config.rs
// Module: storage_impl
// Public structs: 1
use common_utils::{id_type, DbConnectionParams};
use masking::Secret;
#[derive(Debug, Clone, serde::Deserialize)]
pub struct Database {
pub username: String,
pub password: Secret<String>,
pub host: String,
pub port... | crates/storage_impl/src/config.rs | storage_impl | full_file | null | null | null | 505 | null | null | null | null | null | null | null |
// Function: wallet_token
// File: crates/router/src/types/storage/payment_method.rs
// Module: router
pub fn wallet_token(payment_method_id: String) -> Self | crates/router/src/types/storage/payment_method.rs | router | function_signature | null | null | null | 35 | wallet_token | null | null | null | null | null | null |
// Function: delete_profile
// File: crates/router/src/core/admin.rs
// Module: router
pub fn delete_profile(
state: SessionState,
profile_id: id_type::ProfileId,
merchant_id: &id_type::MerchantId,
) -> RouterResponse<bool> | crates/router/src/core/admin.rs | router | function_signature | null | null | null | 59 | delete_profile | null | null | null | null | null | null |
// Struct: ProfileNew
// File: crates/diesel_models/src/business_profile.rs
// Module: diesel_models
// Implementations: 0
pub struct ProfileNew | crates/diesel_models/src/business_profile.rs | diesel_models | struct_definition | ProfileNew | 0 | [] | 35 | null | null | null | null | null | null | null |
// Function: get_profile_auth_event_metrics
// File: crates/router/src/analytics.rs
// Module: router
// Documentation: Panics if `json_payload` array does not contain one `GetAuthEventMetricRequest` element.
pub fn get_profile_auth_event_metrics(
state: web::Data<AppState>,
req: actix_web::HttpReques... | crates/router/src/analytics.rs | router | function_signature | null | null | null | 98 | get_profile_auth_event_metrics | null | null | null | null | null | null |
// Implementation: impl RecoveryDeciderClientConfig
// File: crates/external_services/src/grpc_client/revenue_recovery/recovery_decider_client.rs
// Module: external_services
// Methods: 2 total (2 public)
impl RecoveryDeciderClientConfig | crates/external_services/src/grpc_client/revenue_recovery/recovery_decider_client.rs | external_services | impl_block | null | null | null | 52 | null | RecoveryDeciderClientConfig | null | 2 | 2 | null | null |
// Struct: SilverflowVoidResponse
// File: crates/hyperswitch_connectors/src/connectors/silverflow/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct SilverflowVoidResponse | crates/hyperswitch_connectors/src/connectors/silverflow/transformers.rs | hyperswitch_connectors | struct_definition | SilverflowVoidResponse | 0 | [] | 50 | null | null | null | null | null | null | null |
// Struct: JWTAuthMerchantFromHeader
// File: crates/router/src/services/authentication.rs
// Module: router
// Implementations: 0
pub struct JWTAuthMerchantFromHeader | crates/router/src/services/authentication.rs | router | struct_definition | JWTAuthMerchantFromHeader | 0 | [] | 38 | null | null | null | null | null | null | null |
// Implementation: impl BillingConnectorInvoiceSyncFlowRouterData
// File: crates/router/src/core/webhooks/recovery_incoming.rs
// Module: router
// Methods: 2 total (0 public)
impl BillingConnectorInvoiceSyncFlowRouterData | crates/router/src/core/webhooks/recovery_incoming.rs | router | impl_block | null | null | null | 50 | null | BillingConnectorInvoiceSyncFlowRouterData | null | 2 | 0 | null | null |
// Function: payouts_list_by_filter_profile
// File: crates/router/src/routes/payouts.rs
// Module: router
pub fn payouts_list_by_filter_profile(
state: web::Data<AppState>,
req: HttpRequest,
json_payload: web::Json<payout_types::PayoutListFilterConstraints>,
) -> HttpResponse | crates/router/src/routes/payouts.rs | router | function_signature | null | null | null | 68 | payouts_list_by_filter_profile | null | null | null | null | null | null |
// Struct: BarclaycardRefundResponse
// File: crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct BarclaycardRefundResponse | crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs | hyperswitch_connectors | struct_definition | BarclaycardRefundResponse | 0 | [] | 55 | null | null | null | null | null | null | null |
// File: crates/hyperswitch_connectors/src/connectors/fiuu.rs
// Module: hyperswitch_connectors
// Public functions: 3
// Public structs: 1
pub mod transformers;
use std::{
any::type_name,
borrow::Cow,
collections::{HashMap, HashSet},
sync::LazyLock,
};
use common_enums::{CaptureMethod, PaymentMethod... | crates/hyperswitch_connectors/src/connectors/fiuu.rs#chunk0 | hyperswitch_connectors | chunk | null | null | null | 8,171 | null | null | null | null | null | null | null |
// Struct: MonerisCard
// File: crates/hyperswitch_connectors/src/connectors/moneris/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct MonerisCard | crates/hyperswitch_connectors/src/connectors/moneris/transformers.rs | hyperswitch_connectors | struct_definition | MonerisCard | 0 | [] | 51 | null | null | null | null | null | null | null |
// Function: apply_changeset
// File: crates/diesel_models/src/payment_method.rs
// Module: diesel_models
pub fn apply_changeset(self, source: PaymentMethod) -> PaymentMethod | crates/diesel_models/src/payment_method.rs | diesel_models | function_signature | null | null | null | 40 | apply_changeset | null | null | null | null | null | null |
// Struct: ConfirmIntentResponseUpdate
// File: crates/hyperswitch_domain_models/src/payments/payment_attempt.rs
// Module: hyperswitch_domain_models
// Implementations: 0
pub struct ConfirmIntentResponseUpdate | crates/hyperswitch_domain_models/src/payments/payment_attempt.rs | hyperswitch_domain_models | struct_definition | ConfirmIntentResponseUpdate | 0 | [] | 46 | null | null | null | null | null | null | null |
// Implementation: impl Responder
// File: crates/router/src/analytics.rs
// Module: router
// Methods: 0 total (0 public)
impl Responder | crates/router/src/analytics.rs | router | impl_block | null | null | null | 35 | null | Responder | null | 0 | 0 | null | null |
// Function: refund_retrieve_core_with_refund_id
// File: crates/router/src/core/refunds.rs
// Module: router
pub fn refund_retrieve_core_with_refund_id(
state: SessionState,
merchant_context: domain::MerchantContext,
profile_id: Option<common_utils::id_type::ProfileId>,
request: refunds::RefundsRetrie... | crates/router/src/core/refunds.rs | router | function_signature | null | null | null | 91 | refund_retrieve_core_with_refund_id | null | null | null | null | null | null |
// Implementation: impl api::UasAuthenticationV2 for for Recurly
// File: crates/hyperswitch_connectors/src/connectors/recurly.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::UasAuthenticationV2 for for Recurly | crates/hyperswitch_connectors/src/connectors/recurly.rs | hyperswitch_connectors | impl_block | null | null | null | 66 | null | Recurly | api::UasAuthenticationV2 for | 0 | 0 | null | null |
// Struct: NovalnetSyncTransaction
// File: crates/hyperswitch_connectors/src/connectors/novalnet/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct NovalnetSyncTransaction | crates/hyperswitch_connectors/src/connectors/novalnet/transformers.rs | hyperswitch_connectors | struct_definition | NovalnetSyncTransaction | 0 | [] | 52 | null | null | null | null | null | null | null |
// Struct: RedirectionAuthResponse
// File: crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct RedirectionAuthResponse | crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs | hyperswitch_connectors | struct_definition | RedirectionAuthResponse | 0 | [] | 49 | null | null | null | null | null | null | null |
// Function: from_storage
// File: crates/router/src/services/kafka/authentication.rs
// Module: router
pub fn from_storage(authentication: &'a Authentication) -> Self | crates/router/src/services/kafka/authentication.rs | router | function_signature | null | null | null | 36 | from_storage | null | null | null | null | null | null |
// File: crates/router/tests/connectors/mifinity.rs
// Module: router
use masking::Secret;
use router::types::{self, domain, storage::enums};
use test_utils::connector_auth;
use crate::utils::{self, ConnectorActions};
#[derive(Clone, Copy)]
struct MifinityTest;
impl ConnectorActions for MifinityTest {}
impl utils::C... | crates/router/tests/connectors/mifinity.rs | router | full_file | null | null | null | 2,941 | null | null | null | null | null | null | null |
// Function: get_total_amount
// File: crates/hyperswitch_domain_models/src/payments/payment_attempt.rs
// Module: hyperswitch_domain_models
pub fn get_total_amount(&self) -> MinorUnit | crates/hyperswitch_domain_models/src/payments/payment_attempt.rs | hyperswitch_domain_models | function_signature | null | null | null | 43 | get_total_amount | null | null | null | null | null | null |
// Implementation: impl ForexMetric for for PaymentMetrics
// File: crates/api_models/src/analytics/payments.rs
// Module: api_models
// Methods: 1 total (0 public)
impl ForexMetric for for PaymentMetrics | crates/api_models/src/analytics/payments.rs | api_models | impl_block | null | null | null | 47 | null | PaymentMetrics | ForexMetric for | 1 | 0 | null | null |
// Struct: RefundResponse
// File: crates/hyperswitch_connectors/src/connectors/gigadat/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct RefundResponse | crates/hyperswitch_connectors/src/connectors/gigadat/transformers.rs | hyperswitch_connectors | struct_definition | RefundResponse | 0 | [] | 49 | null | null | null | null | null | null | null |
// Function: get_password
// File: crates/router/src/types/domain/user.rs
// Module: router
pub fn get_password(&self) -> Option<UserPassword> | crates/router/src/types/domain/user.rs | router | function_signature | null | null | null | 34 | get_password | null | null | null | null | null | null |
// Struct: TokenizationUpdateInternal
// File: crates/diesel_models/src/tokenization.rs
// Module: diesel_models
// Implementations: 0
pub struct TokenizationUpdateInternal | crates/diesel_models/src/tokenization.rs | diesel_models | struct_definition | TokenizationUpdateInternal | 0 | [] | 39 | null | null | null | null | null | null | null |
// File: crates/api_models/src/payments/additional_info.rs
// Module: api_models
// Public structs: 13
use common_utils::new_type::{
MaskedBankAccount, MaskedIban, MaskedRoutingNumber, MaskedSortCode, MaskedUpiVpaId,
};
use masking::Secret;
use utoipa::ToSchema;
use crate::enums as api_enums;
#[derive(Eq, Partia... | crates/api_models/src/payments/additional_info.rs | api_models | full_file | null | null | null | 2,434 | null | null | null | null | null | null | null |
// Implementation: impl api::PaymentSync for for Checkbook
// File: crates/hyperswitch_connectors/src/connectors/checkbook.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::PaymentSync for for Checkbook | crates/hyperswitch_connectors/src/connectors/checkbook.rs | hyperswitch_connectors | impl_block | null | null | null | 57 | null | Checkbook | api::PaymentSync for | 0 | 0 | null | null |
// File: crates/analytics/src/payments/distribution.rs
// Module: analytics
// Public structs: 1
use api_models::analytics::{
payments::{
PaymentDimensions, PaymentDistributions, PaymentFilters, PaymentMetricsBucketIdentifier,
},
Granularity, PaymentDistributionBody, TimeRange,
};
use diesel_models... | crates/analytics/src/payments/distribution.rs | analytics | full_file | null | null | null | 786 | null | null | null | null | null | null | null |
// Implementation: impl webhooks::IncomingWebhook for for UnifiedAuthenticationService
// File: crates/hyperswitch_connectors/src/connectors/unified_authentication_service.rs
// Module: hyperswitch_connectors
// Methods: 3 total (0 public)
impl webhooks::IncomingWebhook for for UnifiedAuthenticationService | crates/hyperswitch_connectors/src/connectors/unified_authentication_service.rs | hyperswitch_connectors | impl_block | null | null | null | 65 | null | UnifiedAuthenticationService | webhooks::IncomingWebhook for | 3 | 0 | null | null |
// Function: get_tax_processor_config
// File: crates/euclid_wasm/src/lib.rs
// Module: euclid_wasm
pub fn get_tax_processor_config(key: &str) -> JsResult | crates/euclid_wasm/src/lib.rs | euclid_wasm | function_signature | null | null | null | 43 | get_tax_processor_config | null | null | null | null | null | null |
// Implementation: impl std::ops::DerefMut for for PaymentsMandateReference
// File: crates/diesel_models/src/payment_method.rs
// Module: diesel_models
// Methods: 1 total (0 public)
impl std::ops::DerefMut for for PaymentsMandateReference | crates/diesel_models/src/payment_method.rs | diesel_models | impl_block | null | null | null | 62 | null | PaymentsMandateReference | std::ops::DerefMut for | 1 | 0 | null | null |
// Implementation: impl RefundSync for for Wise
// File: crates/hyperswitch_connectors/src/connectors/wise.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl RefundSync for for Wise | crates/hyperswitch_connectors/src/connectors/wise.rs | hyperswitch_connectors | impl_block | null | null | null | 53 | null | Wise | RefundSync for | 0 | 0 | null | null |
// File: crates/router/src/types/storage/api_keys.rs
// Module: router
#[cfg(feature = "email")]
pub use diesel_models::api_keys::ApiKeyExpiryTrackingData;
pub use diesel_models::api_keys::{ApiKey, ApiKeyNew, ApiKeyUpdate, HashedApiKey};
| crates/router/src/types/storage/api_keys.rs | router | full_file | null | null | null | 60 | null | null | null | null | null | null | null |
// Struct: CoinbaseAuthType
// File: crates/hyperswitch_connectors/src/connectors/coinbase/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct CoinbaseAuthType | crates/hyperswitch_connectors/src/connectors/coinbase/transformers.rs | hyperswitch_connectors | struct_definition | CoinbaseAuthType | 0 | [] | 48 | null | null | null | null | null | null | null |
// Function: find_payment_merchant_connector_account
// File: crates/router/src/core/webhooks/recovery_incoming.rs
// Module: router
pub fn find_payment_merchant_connector_account(
&self,
state: &SessionState,
key_store: &domain::MerchantKeyStore,
billing_connector_account: &domain::Mer... | crates/router/src/core/webhooks/recovery_incoming.rs | router | function_signature | null | null | null | 93 | find_payment_merchant_connector_account | null | null | null | null | null | null |
// Implementation: impl api::RefundSync for for Paystack
// File: crates/hyperswitch_connectors/src/connectors/paystack.rs
// Module: hyperswitch_connectors
// Methods: 0 total (0 public)
impl api::RefundSync for for Paystack | crates/hyperswitch_connectors/src/connectors/paystack.rs | hyperswitch_connectors | impl_block | null | null | null | 59 | null | Paystack | api::RefundSync for | 0 | 0 | null | null |
// Struct: CardResponse
// File: crates/hyperswitch_connectors/src/connectors/forte/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct CardResponse | crates/hyperswitch_connectors/src/connectors/forte/transformers.rs | hyperswitch_connectors | struct_definition | CardResponse | 0 | [] | 46 | null | null | null | null | null | null | null |
// Struct: ConnectorCustomerMap
// File: crates/common_types/src/customers.rs
// Module: common_types
// Implementations: 3
// Traits: std::ops::Deref, std::ops::DerefMut
pub struct ConnectorCustomerMap | crates/common_types/src/customers.rs | common_types | struct_definition | ConnectorCustomerMap | 3 | [
"std::ops::Deref",
"std::ops::DerefMut"
] | 54 | null | null | null | null | null | null | null |
// Implementation: impl Hash for for RefundMetricsBucketIdentifier
// File: crates/api_models/src/analytics/refunds.rs
// Module: api_models
// Methods: 1 total (0 public)
impl Hash for for RefundMetricsBucketIdentifier | crates/api_models/src/analytics/refunds.rs | api_models | impl_block | null | null | null | 51 | null | RefundMetricsBucketIdentifier | Hash for | 1 | 0 | null | null |
// Function: find_by_merchant_id_connector_transaction_id
// File: crates/diesel_models/src/query/refund.rs
// Module: diesel_models
pub fn find_by_merchant_id_connector_transaction_id(
conn: &PgPooledConn,
merchant_id: &common_utils::id_type::MerchantId,
connector_transaction_id: &str,
) -... | crates/diesel_models/src/query/refund.rs | diesel_models | function_signature | null | null | null | 81 | find_by_merchant_id_connector_transaction_id | null | null | null | null | null | null |
// Struct: DynamicDescriptor
// File: crates/hyperswitch_connectors/src/connectors/silverflow/transformers.rs
// Module: hyperswitch_connectors
// Implementations: 0
pub struct DynamicDescriptor | crates/hyperswitch_connectors/src/connectors/silverflow/transformers.rs | hyperswitch_connectors | struct_definition | DynamicDescriptor | 0 | [] | 46 | null | null | null | null | null | null | null |
// Struct: PaymentsDistributionAccumulator
// File: crates/analytics/src/payments/accumulator.rs
// Module: analytics
// Implementations: 1
// Traits: PaymentMetricAccumulator
pub struct PaymentsDistributionAccumulator | crates/analytics/src/payments/accumulator.rs | analytics | struct_definition | PaymentsDistributionAccumulator | 1 | [
"PaymentMetricAccumulator"
] | 50 | null | null | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.