id
stringlengths
11
116
type
stringclasses
1 value
granularity
stringclasses
4 values
content
stringlengths
16
477k
metadata
dict
fn_clm_hyperswitch_connectors_try_from_-3617604517156111351
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/mpgs/transformers // Implementation of RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> fn try_from(...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-3617604517156111351
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/mpgs/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { match item...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_8172365369647723890
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/hyperwallet/transformers // Implementation of RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> fn tr...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_8172365369647723890
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/hyperwallet/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { mat...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-5992793861046149467
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paytm/transformers // Implementation of RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> fn try_from...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-5992793861046149467
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paytm/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { match ite...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-800805324088406301
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bambora/transformers // Implementation of types::RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> fn...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-800805324088406301
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bambora/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { match i...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_get_browser_info_-800805324088406301
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bambora/transformers fn get_browser_info( item: &types::PaymentsAuthorizeRouterData, ) -> Result<Option<BamboraBrowserInfo>, error_sta...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 48, "total_crates": null }
fn_clm_hyperswitch_connectors_str_or_i32_-800805324088406301
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bambora/transformers fn str_or_i32<'de, D>(deserializer: D) -> Result<String, D::Error> where D: Deserializer<'de>, { #[derive(Des...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 4, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_1740011358662066977
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/custombilling/transformers // Implementation of RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> fn ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_1740011358662066977
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/custombilling/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { m...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_7397138961467464228
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/gocardless/transformers // Implementation of GocardlessPaymentStatus for TryFrom<&WebhookAction> fn try_from(item: &WebhookAction) -> Resu...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2657, "total_crates": null }
fn_clm_hyperswitch_connectors_from_7397138961467464228
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/gocardless/transformers // Implementation of enums::AttemptStatus for From<GocardlessPaymentStatus> fn from(item: GocardlessPaymentStatus)...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_get_region_7397138961467464228
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/gocardless/transformers fn get_region( address_details: &AddressDetails, ) -> Result<Option<Secret<String>>, error_stack::Report<error...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 12, "total_crates": null }
fn_clm_hyperswitch_connectors_get_ip_if_required_7397138961467464228
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/gocardless/transformers fn get_ip_if_required( bank_debit_data: &BankDebitData, item: &types::SetupMandateRouterData, ) -> Result<...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 4, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-7585120007165972895
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/netcetera/transformers // Implementation of NetceteraAuthenticationRequest for TryFrom<&NetceteraRouterData<&ConnectorAuthenticationRouterD...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2733, "total_crates": null }
fn_clm_hyperswitch_connectors_get_three_ds_method_url_-7585120007165972895
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/netcetera/transformers // Inherent implementation for CardRange pub fn get_three_ds_method_url(&self) -> Option<String> { self.acs...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 26, "total_crates": null }
fn_clm_hyperswitch_connectors_get_card_range_if_available_-7585120007165972895
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/netcetera/transformers // Inherent implementation for NetceteraPreAuthenticationResponseData pub fn get_card_range_if_available(&self) -> ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 24, "total_crates": null }
fn_clm_hyperswitch_connectors_new_2679292992101742566
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types // Inherent implementation for ThreeDSRequestor pub fn new( app_ip: Option<std::net::IpAddr>, ps...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 14467, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_2679292992101742566
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types // Implementation of SchemeId for TryFrom<common_enums::CardNetwork> fn try_from(network: common_enums::CardNetw...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_2679292992101742566
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types // Implementation of ThreeDSMethodCompletionIndicator for From<api_models::payments::ThreeDsCompletionIndicator> ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_ (bil_2679292992101742566
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types // Implementation of type Er for hyperswitch_domain_models::address::Address, Option<hyperswitch_d...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 172, "total_crates": null }
fn_clm_hyperswitch_connectors_rInf_2679292992101742566
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types // Implementation of rom(val for ation> for Browser { wserInformation) -> Self { Self { ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 26, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-4355251612681710148
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/vgs/transformers // Implementation of RouterData<ExternalVaultRetrieveFlow, VaultRequestData, VaultResponseData> for TryFrom< Respo...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2671, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-4355251612681710148
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/vgs/transformers // Implementation of VgsRouterData<T> for From<(StringMinorUnit, T)> fn from((amount, item): (StringMinorUnit, T)) -> Sel...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-1790975345476444787
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/ebanx/transformers // Implementation of PayoutsRouterData<F> for TryFrom<PayoutsResponseRouterData<F, EbanxCancelResponse>> fn try_from( ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-1790975345476444787
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/ebanx/transformers // Implementation of PayoutStatus for From<EbanxCancelStatus> fn from(item: EbanxCancelStatus) -> Self { match ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-1134394307801330947
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/signifyd/transformers/auth // Implementation of SignifydAuthType for TryFrom<&ConnectorAuthType> fn try_from(auth_type: &ConnectorAuthType...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-6038759364228259021
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api // Implementation of SignifydPaymentsRecordReturnRequest for TryFrom<&FrmRecordReturnRouterData> fn try_from(ite...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2671, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-6038759364228259021
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api // Implementation of IncomingWebhookEvent for From<ReviewDisposition> fn from(value: ReviewDisposition) -> Self ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_get_signifyd_fulfillments_from_frm_fulfillment_request_-6038759364228259021
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api pub(crate) fn get_signifyd_fulfillments_from_frm_fulfillment_request( fulfillment_req: &FrmFulfillmentReques...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 48, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_8014478438432946168
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paybox/transformers // Implementation of PayboxAuthType for TryFrom<&ConnectorAuthType> fn try_from(auth_type: &ConnectorAuthType) -> Resu...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2665, "total_crates": null }
fn_clm_hyperswitch_connectors_from_8014478438432946168
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paybox/transformers // Implementation of PayboxRouterData<T> for From<(MinorUnit, T)> fn from((amount, item): (MinorUnit, T)) -> Self { ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_rom( _8014478438432946168
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paybox/transformers // Implementation of tePaymentRequest { for om<( &PayboxRouterData<&types::PaymentsAuthorizeRouterData>, ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 58, "total_crates": null }
fn_clm_hyperswitch_connectors_parse_paybox_response_8014478438432946168
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paybox/transformers pub fn parse_paybox_response( query_bytes: Bytes, is_three_ds: bool, ) -> CustomResult<PayboxResponse, errors:...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 32, "total_crates": null }
fn_clm_hyperswitch_connectors_parse_url_encoded_to_struct_8014478438432946168
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paybox/transformers pub fn parse_url_encoded_to_struct<T: DeserializeOwned>( query_bytes: Bytes, ) -> CustomResult<T, errors::Connecto...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 25, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-9003432441930126450
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/flexiti/transformers // Implementation of RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> fn try_fr...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-9003432441930126450
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/flexiti/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { match i...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-8332627886813769219
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/mifinity/transformers // Implementation of RouterData<F, T, PaymentsResponseData> for TryFrom<ResponseRouterData<F, MifinityPsyncResponse, ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2685, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-8332627886813769219
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/mifinity/transformers // Implementation of enums::AttemptStatus for From<MifinityPaymentStatus> fn from(item: MifinityPaymentStatus) -> Se...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-6342451164505952825
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripebilling/transformers // Implementation of recovery_router_data_types::InvoiceRecordBackRouterData for TryFrom< ResponseRouter...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2663, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-6342451164505952825
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripebilling/transformers // Implementation of enums::CardNetwork for From<StripebillingCardNetwork> fn from(item: StripebillingCardNetwo...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_get_webhook_object_from_body_-6342451164505952825
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripebilling/transformers // Inherent implementation for StripebillingWebhookBody pub fn get_webhook_object_from_body(body: &[u8]) -> Cus...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 140, "total_crates": null }
fn_clm_hyperswitch_connectors_get_invoice_webhook_data_from_body_-6342451164505952825
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripebilling/transformers // Inherent implementation for StripebillingInvoiceBody pub fn get_invoice_webhook_data_from_body( body...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 41, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-8879378153175344630
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paysafe/transformers // Implementation of RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> fn try_fr...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-8879378153175344630
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paysafe/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { match i...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_get_applepay_encrypt_account_id_-8879378153175344630
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paysafe/transformers // Inherent implementation for PaysafePaymentMethodDetails pub fn get_applepay_encrypt_account_id( &self, ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 30, "total_crates": null }
fn_clm_hyperswitch_connectors_get_applepay_decrypt_account_id_-8879378153175344630
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paysafe/transformers // Inherent implementation for PaysafePaymentMethodDetails pub fn get_applepay_decrypt_account_id( &self, ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 30, "total_crates": null }
fn_clm_hyperswitch_connectors_get_no_three_ds_account_id_-8879378153175344630
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/paysafe/transformers // Inherent implementation for PaysafePaymentMethodDetails pub fn get_no_three_ds_account_id( &self, ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 30, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-202238323222819579
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/multisafepay/transformers // Implementation of types::RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, MultisafepayRef...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2667, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-202238323222819579
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/multisafepay/transformers // Implementation of Option<AttemptStatus> for From<MultisafepayErrorResponse> fn from(error_data: MultisafepayE...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_populate_error_reason_-202238323222819579
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/multisafepay/transformers pub fn populate_error_reason( code: Option<String>, message: Option<String>, reason: Option<String>,...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 26, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_1244530845785343950
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/payeezy/transformers // Implementation of RefundsRouterData<Execute> for TryFrom<RefundsResponseRouterData<Execute, RefundResponse>> fn tr...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2659, "total_crates": null }
fn_clm_hyperswitch_connectors_from_1244530845785343950
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/payeezy/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { match i...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_get_payment_method_data_1244530845785343950
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/payeezy/transformers fn get_payment_method_data( item: &PayeezyRouterData<&PaymentsAuthorizeRouterData>, ) -> Result<PayeezyPaymentMet...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 110, "total_crates": null }
fn_clm_hyperswitch_connectors_get_transaction_type_and_stored_creds_1244530845785343950
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/payeezy/transformers fn get_transaction_type_and_stored_creds( item: &PaymentsAuthorizeRouterData, ) -> Result<(PayeezyTransactionType...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 25, "total_crates": null }
fn_clm_hyperswitch_connectors_is_mandate_payment_1244530845785343950
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/payeezy/transformers fn is_mandate_payment( item: &PaymentsAuthorizeRouterData, connector_mandate_id: Option<&String>, ) -> bool {...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 22, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-1953517580268110896
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripe/transformers // Implementation of Evidence for TryFrom<&SubmitEvidenceRouterData> fn try_from(item: &SubmitEvidenceRouterData) -> R...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2677, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-1953517580268110896
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripe/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { match it...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_get_url_-1953517580268110896
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripe/transformers // Inherent implementation for StripeNextActionResponse fn get_url(&self) -> Option<Url> { match self { ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 411, "total_crates": null }
fn_clm_hyperswitch_connectors_get_connector_metadata_-1953517580268110896
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripe/transformers pub fn get_connector_metadata( next_action: Option<&StripeNextActionResponse>, amount: MinorUnit, ) -> CustomR...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 250, "total_crates": null }
fn_clm_hyperswitch_connectors_deserialize_-1953517580268110896
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripe/transformers // Implementation of StripeNextActionResponse for Deserialize<'de> fn deserialize<D: serde::Deserializer<'de>>(deseria...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 138, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_8162783719862392118
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripe/transformers/connect // Implementation of PayoutsRouterData<F> for TryFrom<PayoutsResponseRouterData<F, StripeConnectRecipientAccoun...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2659, "total_crates": null }
fn_clm_hyperswitch_connectors_from_8162783719862392118
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/stripe/transformers/connect // Implementation of enums::PayoutStatus for From<StripeConnectPayoutStatus> fn from(stripe_connect_status: St...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_3962318831617059669
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bamboraapac/transformers // Implementation of RouterData<F, RefundsData, RefundsResponseData> for TryFrom<ResponseRouterData<F, Bamboraapac...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2661, "total_crates": null }
fn_clm_hyperswitch_connectors_get_setup_mandate_body_3962318831617059669
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bamboraapac/transformers pub fn get_setup_mandate_body(req: &types::SetupMandateRouterData) -> Result<Vec<u8>, Error> { let card_holde...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 22, "total_crates": null }
fn_clm_hyperswitch_connectors_get_payment_sync_body_3962318831617059669
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bamboraapac/transformers pub fn get_payment_sync_body(req: &types::PaymentsSyncRouterData) -> Result<Vec<u8>, Error> { let auth_detail...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 20, "total_crates": null }
fn_clm_hyperswitch_connectors_get_refund_sync_body_3962318831617059669
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bamboraapac/transformers pub fn get_refund_sync_body(req: &types::RefundSyncRouterData) -> Result<Vec<u8>, Error> { let auth_details =...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 19, "total_crates": null }
fn_clm_hyperswitch_connectors_get_capture_body_3962318831617059669
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/bamboraapac/transformers pub fn get_capture_body( req: &BamboraapacRouterData<&types::PaymentsCaptureRouterData>, ) -> Result<Vec<u8>,...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 18, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_-2897929204991030229
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/checkbook/transformers // Implementation of RouterData<F, T, PaymentsResponseData> for TryFrom<ResponseRouterData<F, CheckbookPaymentsRespo...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2665, "total_crates": null }
fn_clm_hyperswitch_connectors_from_-2897929204991030229
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/checkbook/transformers // Implementation of IncomingWebhookEvent for From<CheckbookPaymentStatus> fn from(status: CheckbookPaymentStatus) ...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_try_from_8116350173321244940
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/amazonpay/transformers // Implementation of RefundsRouterData<RSync> for TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> fn try_...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2671, "total_crates": null }
fn_clm_hyperswitch_connectors_from_8116350173321244940
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/amazonpay/transformers // Implementation of enums::RefundStatus for From<RefundStatus> fn from(item: RefundStatus) -> Self { match...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_hyperswitch_connectors_get_amazonpay_capture_type_8116350173321244940
clm
function
// Repository: hyperswitch // Crate: hyperswitch_connectors // Purpose: Payment provider integrations (Stripe, PayPal, etc.) // Module: crates/hyperswitch_connectors/src/connectors/amazonpay/transformers fn get_amazonpay_capture_type( item: Option<CaptureMethod>, ) -> CustomResult<PaymentIntent, errors::ConnectorE...
{ "crate": "hyperswitch_connectors", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2, "total_crates": null }
fn_clm_smithy_generate_enum_impl_-8671859264310343722
clm
function
// Repository: hyperswitch // Crate: smithy // Module: crates/smithy/src/lib fn generate_enum_impl( name: &syn::Ident, namespace: &str, data_enum: &syn::DataEnum, attrs: &[Attribute], ) -> syn::Result<TokenStream2> { let variants = extract_enum_variants(&data_enum.variants)?; let serde_enum_att...
{ "crate": "smithy", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 95, "total_crates": null }
fn_clm_smithy_parse_smithy_field_attributes_-8671859264310343722
clm
function
// Repository: hyperswitch // Crate: smithy // Module: crates/smithy/src/lib fn parse_smithy_field_attributes(attrs: &[Attribute]) -> syn::Result<SmithyFieldAttributes> { let mut field_attributes = SmithyFieldAttributes::default(); for attr in attrs { if attr.path().is_ident("smithy") { at...
{ "crate": "smithy", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 92, "total_crates": null }
fn_clm_smithy_generate_struct_impl_-8671859264310343722
clm
function
// Repository: hyperswitch // Crate: smithy // Module: crates/smithy/src/lib fn generate_struct_impl( name: &syn::Ident, namespace: &str, data_struct: &syn::DataStruct, attrs: &[Attribute], is_mixin: bool, ) -> syn::Result<TokenStream2> { let fields = extract_fields(&data_struct.fields)?; ...
{ "crate": "smithy", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 61, "total_crates": null }
fn_clm_smithy_parse_serde_enum_attributes_-8671859264310343722
clm
function
// Repository: hyperswitch // Crate: smithy // Module: crates/smithy/src/lib fn parse_serde_enum_attributes(attrs: &[Attribute]) -> syn::Result<SerdeEnumAttributes> { let mut serde_enum_attributes = SerdeEnumAttributes::default(); for attr in attrs { if attr.path().is_ident("serde") { // U...
{ "crate": "smithy", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 59, "total_crates": null }
fn_clm_smithy_extract_enum_variants_-8671859264310343722
clm
function
// Repository: hyperswitch // Crate: smithy // Module: crates/smithy/src/lib fn extract_enum_variants( variants: &syn::punctuated::Punctuated<Variant, syn::token::Comma>, ) -> syn::Result<Vec<SmithyEnumVariant>> { let mut smithy_variants = Vec::new(); for variant in variants { let variant_name = v...
{ "crate": "smithy", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 51, "total_crates": null }
fn_clm_common_enums_try_from_-3848676809601563737
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/connector_enums // Implementation of RoutableConnectors for TryFrom<Connector> fn try_from(connector: Connector) -> Result<Self, Self::Error> { match c...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2657, "total_crates": null }
fn_clm_common_enums_from_-3848676809601563737
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/connector_enums // Implementation of Connector for From<RoutableConnectors> fn from(routable_connector: RoutableConnectors) -> Self { match routable_co...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_common_enums_requires_order_creation_before_payment_-3848676809601563737
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/connector_enums // Implementation of None for Connector pub fn requires_order_creation_before_payment(self, payment_method: PaymentMethod) -> bool { ma...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 24, "total_crates": null }
fn_clm_common_enums_is_separate_authentication_supported_-3848676809601563737
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/connector_enums // Implementation of None for Connector pub fn is_separate_authentication_supported(self) -> bool { match self { #[cfg(feat...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 24, "total_crates": null }
fn_clm_common_enums_get_payment_methods_supporting_extended_authorization_-3848676809601563737
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/connector_enums // Implementation of None for Connector pub fn get_payment_methods_supporting_extended_authorization(self) -> HashSet<PaymentMethod> { ...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 23, "total_crates": null }
fn_clm_common_enums_from_8736821621322496592
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/transformers // Implementation of Option<EventType> for From<MandateStatus> fn from(value: MandateStatus) -> Self { match value { MandateSt...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_common_enums_deserialize_8736821621322496592
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/transformers pub fn deserialize<'a, D>(deserializer: D) -> Result<Country, D::Error> where D: serde::Deserializer<'a>, { ...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 144, "total_crates": null }
fn_clm_common_enums_serialize_8736821621322496592
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/transformers pub fn serialize<S>(code: &Country, serializer: S) -> Result<S::Ok, S::Error> where S: serde::Serializer, { ...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 89, "total_crates": null }
fn_clm_common_enums_from_alpha2_8736821621322496592
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/transformers // Inherent implementation for Country pub const fn from_alpha2(code: CountryAlpha2) -> Self { match code { CountryAlpha2::AF ...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 42, "total_crates": null }
fn_clm_common_enums_fmt_8736821621322496592
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/transformers // Implementation of NumericCountryCodeParseError for Display fn fmt(&self, f: &mut Formatter<'_>) -> std::fmt::Result { write!(f, "Invali...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 38, "total_crates": null }
fn_clm_common_enums_from_-4653388397050517354
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums // Implementation of PaymentMethodStatus for From<AttemptStatus> fn from(attempt_status: AttemptStatus) -> Self { match attempt_status { ...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 2600, "total_crates": null }
fn_clm_common_enums_ _-4653388397050517354
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums // Inherent implementation for | Inten d | IntentStatus::PartiallyCapturedAndCapturable | IntentStatus::PartiallyAutho...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 158, "total_crates": null }
fn_clm_common_enums_is_success_-4653388397050517354
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums // Inherent implementation for PaymentResourceUpdateStatus pub fn is_success(&self) -> bool { matches!(self, Self::Success) }
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 51, "total_crates": null }
fn_clm_common_enums_to_currency_base_unit_asf64_-4653388397050517354
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums // Implementation of None for Currency /// Convert the amount to its base denomination based on Currency and return f64 pub fn to_currency_base_unit_as...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 41, "total_crates": null }
fn_clm_common_enums_is_zero_decimal_currency_-4653388397050517354
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums // Implementation of None for Currency pub fn is_zero_decimal_currency(self) -> bool { match self { Self::BIF | Self::CLP...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 39, "total_crates": null }
fn_clm_common_enums_deserialize_-1303504664952992440
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums/ui // Implementation of ElementSize for Deserialize<'de> fn deserialize<D>(deserializer: D) -> Result<Self, D::Error> where D: Deserializer<'...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 156, "total_crates": null }
fn_clm_common_enums_serialize_-1303504664952992440
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums/ui // Implementation of ElementSize for Serialize fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error> where S: serde::ser::Seria...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 97, "total_crates": null }
fn_clm_common_enums_visit_str_-1303504664952992440
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums/ui // Implementation of ElementSizeVisitor for Visitor<'_> fn visit_str<E>(self, value: &str) -> Result<ElementSize, E> where ...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 26, "total_crates": null }
fn_clm_common_enums_expecting_-1303504664952992440
clm
function
// Repository: hyperswitch // Crate: common_enums // Purpose: Shared enumerations across request/response and database types // Module: crates/common_enums/src/enums/ui // Implementation of ElementSizeVisitor for Visitor<'_> fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { forma...
{ "crate": "common_enums", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 10, "total_crates": null }
fn_clm_hyperswitch_constraint_graph_new_-1830864881707238091
clm
function
// Repository: hyperswitch // Crate: hyperswitch_constraint_graph // Module: crates/hyperswitch_constraint_graph/src/types // Inherent implementation for CycleCheck pub fn new() -> Self { Self(FxHashMap::default()) }
{ "crate": "hyperswitch_constraint_graph", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 14467, "total_crates": null }