id stringlengths 20 153 | type stringclasses 1
value | granularity stringclasses 14
values | content stringlengths 16 84.3k | metadata dict |
|---|---|---|---|---|
hyperswitch_impl_router_3683775239299394980_-2388879364940136710 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/webhooks.rs
impl From<DisputeStatus> for StripeDisputeStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeDisputeStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<DisputeStatus>"
} |
hyperswitch_impl_router_5879945625197154337_830549154104999484 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/webhooks.rs
impl From<api::OutgoingWebhook> for StripeOutgoingWebhook {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeOutgoingWebhook",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api::OutgoingWebhook>"
} |
hyperswitch_impl_router_-2426207709215775980_-6969728916975456342 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/webhooks.rs
impl From<api::OutgoingWebhookContent> for StripeWebhookObject {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeWebhookObject",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api::OutgoingWebhookContent>"
} |
hyperswitch_impl_router_6692423404905181166_8800659986026985316 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/errors.rs
impl ::core::fmt::Display for StripeErrorCode {
// Methods: fmt
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeErrorCode",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "::core::fmt::Display"
} |
hyperswitch_impl_router_6692423404905181166_-1856485627055152853 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/errors.rs
impl From<errors::ApiErrorResponse> for StripeErrorCode {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeErrorCode",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<errors::ApiErrorResponse>"
} |
hyperswitch_impl_router_6692423404905181166_8138942930089556815 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/errors.rs
impl actix_web::ResponseError for StripeErrorCode {
// Methods: status_code, error_response
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeErrorCode",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "actix_web::ResponseError"
} |
hyperswitch_impl_router_6692423404905181166_2368715886440002798 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/errors.rs
impl From<serde_qs::Error> for StripeErrorCode {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeErrorCode",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<serde_qs::Error>"
} |
hyperswitch_impl_router_-1515760380733318905_-1287810134920729627 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/errors.rs
impl ErrorSwitch<StripeErrorCode> for errors::ApiErrorResponse {
// Methods: switch
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "errors::ApiErrorResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ErrorSwitch<StripeErrorCode>"
} |
hyperswitch_impl_router_819269034908797932_1613213648771452820 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/errors.rs
impl crate::services::EmbedError for error_stack::Report<StripeErrorCode> {
// Methods:
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "error_stack::Report<StripeErrorCode>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "crate::services::EmbedError"
} |
hyperswitch_impl_router_2453982238451686269_-1287810134920729627 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/errors.rs
impl ErrorSwitch<StripeErrorCode> for CustomersErrorResponse {
// Methods: switch
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "CustomersErrorResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ErrorSwitch<StripeErrorCode>"
} |
hyperswitch_impl_router_-4308615467563176919_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/app.rs
impl PaymentIntents {
// Methods: server
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentIntents",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_7729708573189301861_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/app.rs
impl SetupIntents {
// Methods: server
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "SetupIntents",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_-4231697079417709009_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/app.rs
impl Refunds {
// Methods: server
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Refunds",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_-6135676630449182829_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/app.rs
impl Customers {
// Methods: server
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Customers",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_5684990054349245134_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/app.rs
impl Webhooks {
// Methods: server
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Webhooks",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_1892703655998564952_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/app.rs
impl Mandates {
// Methods: server
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Mandates",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_-1282947449161578636_-833593959251716393 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/customers/types.rs
impl From<StripeAddressDetails> for payments::AddressDetails {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::AddressDetails",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeAddressDetails>"
} |
hyperswitch_impl_router_5036311257011851738_3766979785275413264 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/customers/types.rs
impl From<CreateCustomerRequest> for api::CustomerRequest {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api::CustomerRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<CreateCustomerRequest>"
} |
hyperswitch_impl_router_-4452105858960575425_-8281962993273052921 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/customers/types.rs
impl From<CustomerUpdateRequest> for api::CustomerUpdateRequest {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api::CustomerUpdateRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<CustomerUpdateRequest>"
} |
hyperswitch_impl_router_7042972230106521390_7711757583689330698 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/customers/types.rs
impl From<api::CustomerResponse> for CreateCustomerResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "CreateCustomerResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api::CustomerResponse>"
} |
hyperswitch_impl_router_-1148749039517756290_3721780282948238868 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/customers/types.rs
impl From<api::CustomerDeleteResponse> for CustomerDeleteResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "CustomerDeleteResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api::CustomerDeleteResponse>"
} |
hyperswitch_impl_router_794407318022084435_-8842071955019000982 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/customers/types.rs
impl From<api::CustomerPaymentMethodsListResponse> for CustomerPaymentMethodListResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "CustomerPaymentMethodListResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api::CustomerPaymentMethodsListResponse>"
} |
hyperswitch_impl_router_-1142116857452012702_5762750150522953222 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/customers/types.rs
impl From<api_types::CustomerPaymentMethod> for PaymentMethodData {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "PaymentMethodData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api_types::CustomerPaymentMethod>"
} |
hyperswitch_impl_router_-4523008056189052339_-974482592716681577 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/customers/types.rs
impl From<api_types::CardDetailFromLocker> for CardDetails {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "CardDetails",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api_types::CardDetailFromLocker>"
} |
hyperswitch_impl_router_8956275955132802141_-2353846482276530479 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<StripeBillingDetails> for payments::Address {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::Address",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeBillingDetails>"
} |
hyperswitch_impl_router_-6956492199793373201_6288624867623435659 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<StripePaymentMethodType> for api_enums::PaymentMethod {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::PaymentMethod",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripePaymentMethodType>"
} |
hyperswitch_impl_router_-4096040727534757477_-8546138584368811438 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<StripeCard> for payments::Card {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::Card",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeCard>"
} |
hyperswitch_impl_router_-7667359555995348075_3381742018547272880 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<StripeWallet> for payments::WalletData {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::WalletData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeWallet>"
} |
hyperswitch_impl_router_-5938607631225637932_8706355824626142308 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<StripeUpi> for payments::UpiData {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::UpiData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeUpi>"
} |
hyperswitch_impl_router_-1113236438103340233_2017958263166846547 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<StripePaymentMethodDetails> for payments::PaymentMethodData {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentMethodData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripePaymentMethodDetails>"
} |
hyperswitch_impl_router_8956275955132802141_2073308112716869307 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<Shipping> for payments::Address {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::Address",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<Shipping>"
} |
hyperswitch_impl_router_5648859673354093944_-8785752752158628026 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl TryFrom<StripePaymentIntentRequest> for payments::PaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentsRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<StripePaymentIntentRequest>"
} |
hyperswitch_impl_router_3684788949470224586_-3803998587468561575 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<api_enums::IntentStatus> for StripePaymentStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripePaymentStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api_enums::IntentStatus>"
} |
hyperswitch_impl_router_3998932612611981077_7454623156359731814 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<StripePaymentCancelRequest> for payments::PaymentsCancelRequest {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentsCancelRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripePaymentCancelRequest>"
} |
hyperswitch_impl_router_3763049368317332947_-5533253055366442733 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<payments::PaymentsResponse> for StripePaymentIntentResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripePaymentIntentResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<payments::PaymentsResponse>"
} |
hyperswitch_impl_router_-3094673000624267985_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl Charges {
// Methods: new
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Charges",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_-7636970890729169685_7253745158791923099 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl TryFrom<StripePaymentListConstraints> for payments::PaymentListConstraints {
// Methods: try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentListConstraints",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<StripePaymentListConstraints>"
} |
hyperswitch_impl_router_5901858907477538321_-2252103270985612602 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl From<payments::PaymentListResponse> for StripePaymentIntentListResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripePaymentIntentListResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<payments::PaymentListResponse>"
} |
hyperswitch_impl_router_-6199316961976459686_-4662545211955113167 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl ForeignTryFrom<(Option<MandateData>, Option<String>)> for Option<payments::MandateData> {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "Option<payments::MandateData>",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<(Option<MandateData>, Option<String>)>"
} |
hyperswitch_impl_router_1301302411055787164_-6496948257986388663 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/payment_intents/types.rs
impl ForeignFrom<Option<Request3DS>> for api_models::enums::AuthenticationType {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::enums::AuthenticationType",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<Option<Request3DS>>"
} |
hyperswitch_impl_router_8956275955132802141_-2353846482276530479 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<StripeBillingDetails> for payments::Address {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::Address",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeBillingDetails>"
} |
hyperswitch_impl_router_-6956492199793373201_6288624867623435659 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<StripePaymentMethodType> for api_enums::PaymentMethod {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::PaymentMethod",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripePaymentMethodType>"
} |
hyperswitch_impl_router_-4096040727534757477_-8546138584368811438 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<StripeCard> for payments::Card {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::Card",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeCard>"
} |
hyperswitch_impl_router_-7667359555995348075_3381742018547272880 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<StripeWallet> for payments::WalletData {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::WalletData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeWallet>"
} |
hyperswitch_impl_router_-1113236438103340233_2017958263166846547 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<StripePaymentMethodDetails> for payments::PaymentMethodData {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentMethodData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripePaymentMethodDetails>"
} |
hyperswitch_impl_router_8956275955132802141_2073308112716869307 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<Shipping> for payments::Address {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::Address",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<Shipping>"
} |
hyperswitch_impl_router_5648859673354093944_6068489832681321605 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl TryFrom<StripeSetupIntentRequest> for payments::PaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentsRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<StripeSetupIntentRequest>"
} |
hyperswitch_impl_router_-6883889729796900827_-3803998587468561575 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<api_enums::IntentStatus> for StripeSetupStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeSetupStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<api_enums::IntentStatus>"
} |
hyperswitch_impl_router_3998932612611981077_7454623156359731814 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<StripePaymentCancelRequest> for payments::PaymentsCancelRequest {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentsCancelRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripePaymentCancelRequest>"
} |
hyperswitch_impl_router_-4741910520514029672_-5533253055366442733 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl From<payments::PaymentsResponse> for StripeSetupIntentResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeSetupIntentResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<payments::PaymentsResponse>"
} |
hyperswitch_impl_router_-7636970890729169685_7253745158791923099 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/setup_intents/types.rs
impl TryFrom<StripePaymentListConstraints> for payments::PaymentListConstraints {
// Methods: try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentListConstraints",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<StripePaymentListConstraints>"
} |
hyperswitch_impl_router_-5426356203168731884_2089089345507542916 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/refunds/types.rs
impl From<StripeCreateRefundRequest> for refunds::RefundRequest {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "refunds::RefundRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeCreateRefundRequest>"
} |
hyperswitch_impl_router_-3905292400564085254_-4317626769059498630 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/refunds/types.rs
impl From<StripeUpdateRefundRequest> for refunds::RefundUpdateRequest {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "refunds::RefundUpdateRequest",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<StripeUpdateRefundRequest>"
} |
hyperswitch_impl_router_-2018609002592306796_-171982035565551131 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/refunds/types.rs
impl From<refunds::RefundStatus> for StripeRefundStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeRefundStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<refunds::RefundStatus>"
} |
hyperswitch_impl_router_3222215581289284639_6645472901066568741 | clm | impl | // hyperswitch/crates/router/src/compatibility/stripe/refunds/types.rs
impl From<refunds::RefundResponse> for StripeRefundResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "StripeRefundResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<refunds::RefundResponse>"
} |
hyperswitch_impl_router_-5572205969570018338_7507378814419535575 | clm | impl | // hyperswitch/crates/router/src/types/payment_methods.rs
impl VaultingInterface for AddVault {
// Methods: get_vaulting_request_url, get_vaulting_flow_name
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "AddVault",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "VaultingInterface"
} |
hyperswitch_impl_router_2654513230235686245_7507378814419535575 | clm | impl | // hyperswitch/crates/router/src/types/payment_methods.rs
impl VaultingInterface for GetVaultFingerprint {
// Methods: get_vaulting_request_url, get_vaulting_flow_name
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "GetVaultFingerprint",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "VaultingInterface"
} |
hyperswitch_impl_router_6418981572004366474_7507378814419535575 | clm | impl | // hyperswitch/crates/router/src/types/payment_methods.rs
impl VaultingInterface for VaultRetrieve {
// Methods: get_vaulting_request_url, get_vaulting_flow_name
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "VaultRetrieve",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "VaultingInterface"
} |
hyperswitch_impl_router_298429017699518654_7507378814419535575 | clm | impl | // hyperswitch/crates/router/src/types/payment_methods.rs
impl VaultingInterface for VaultDelete {
// Methods: get_vaulting_request_url, get_vaulting_flow_name
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "VaultDelete",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "VaultingInterface"
} |
hyperswitch_impl_router_-6718346426389771656_4857715061541654697 | clm | impl | // hyperswitch/crates/router/src/types/payment_methods.rs
impl NetworkTokenRequestorData {
// Methods: is_update_required
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "NetworkTokenRequestorData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_router_-4171644957419447278_-7589931437198107776 | clm | impl | // hyperswitch/crates/router/src/types/connector_transformers.rs
impl ForeignTryFrom<api_enums::Connector> for common_enums::RoutableConnectors {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "common_enums::RoutableConnectors",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<api_enums::Connector>"
} |
hyperswitch_impl_router_6508327618172516447_5510532270236755067 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignInto<T> for F {
// Methods: foreign_into
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "F",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignInto<T>"
} |
hyperswitch_impl_router_6508327618172516447_-4317306175438450406 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryInto<T> for F {
// Methods: foreign_try_into
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "F",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryInto<T>"
} |
hyperswitch_impl_router_4823767943797992236_7276773601507536492 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<api_models::refunds::RefundType> for storage_enums::RefundType {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::RefundType",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_models::refunds::RefundType>"
} |
hyperswitch_impl_router_-9062449960013741461_2906937650194825082 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<(
Option<payment_methods::CardDetailFromLocker>,
domain::PaymentMethod,
)> for payment_methods::PaymentMethodResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payment_methods::PaymentMethodResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<(\n Option<payment_methods::CardDetailFromLocker>,\n domain::PaymentMethod,\n )>"
} |
hyperswitch_impl_router_-9062449960013741461_2906937650194825082 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<(
Option<payment_methods::CardDetailFromLocker>,
domain::PaymentMethod,
)> for payment_methods::PaymentMethodResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payment_methods::PaymentMethodResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<(\n Option<payment_methods::CardDetailFromLocker>,\n domain::PaymentMethod,\n )>"
} |
hyperswitch_impl_router_5176655818272900342_-1736409220143825374 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage_enums::AttemptStatus> for storage_enums::IntentStatus {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::IntentStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage_enums::AttemptStatus>"
} |
hyperswitch_impl_router_3468208388560108792_-1311599680573330792 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<storage_enums::AttemptStatus> for storage_enums::CaptureStatus {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::CaptureStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<storage_enums::AttemptStatus>"
} |
hyperswitch_impl_router_2441556806185910144_2207741277379125184 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<payments::MandateType> for storage_enums::MandateDataType {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::MandateDataType",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<payments::MandateType>"
} |
hyperswitch_impl_router_-6427874041858449176_-4990712895161303699 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage_enums::MandateDataType> for payments::MandateType {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::MandateType",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage_enums::MandateDataType>"
} |
hyperswitch_impl_router_-2695633373590939161_5236028447045741734 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage_enums::MandateAmountData> for payments::MandateAmountData {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::MandateAmountData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage_enums::MandateAmountData>"
} |
hyperswitch_impl_router_-3021245971183728901_-5548393793782082775 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<payments::MandateData> for hyperswitch_domain_models::mandates::MandateData {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::mandates::MandateData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<payments::MandateData>"
} |
hyperswitch_impl_router_3985421909012434457_-4528857510901137710 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<payments::MandateAmountData> for storage_enums::MandateAmountData {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::MandateAmountData",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<payments::MandateAmountData>"
} |
hyperswitch_impl_router_-6956492199793373201_3325372388319847707 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<api_enums::PaymentMethodType> for api_enums::PaymentMethod {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::PaymentMethod",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_enums::PaymentMethodType>"
} |
hyperswitch_impl_router_-6956492199793373201_3778196375678788656 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<payments::PaymentMethodData> for api_enums::PaymentMethod {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::PaymentMethod",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<payments::PaymentMethodData>"
} |
hyperswitch_impl_router_689419139787265635_3877057554939674878 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent> for storage_enums::RefundStatus {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::RefundStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent>"
} |
hyperswitch_impl_router_-6176308985149410203_3877057554939674878 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent> for api_enums::RelayStatus {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::RelayStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent>"
} |
hyperswitch_impl_router_-1708614401416457505_3877057554939674878 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent> for storage_enums::PayoutStatus {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::PayoutStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent>"
} |
hyperswitch_impl_router_3664967923864440955_3877057554939674878 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent> for storage_enums::MandateStatus {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::MandateStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent>"
} |
hyperswitch_impl_router_-3615944050996370811_-4549147538808065024 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage::Config> for api_types::Config {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_types::Config",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage::Config>"
} |
hyperswitch_impl_router_4972062996162805213_4718627139547397562 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<&api_types::ConfigUpdate> for storage::ConfigUpdate {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage::ConfigUpdate",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<&api_types::ConfigUpdate>"
} |
hyperswitch_impl_router_6951656467104648571_-519707455994963539 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl From<&domain::Address> for hyperswitch_domain_models::address::Address {
// Methods: from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::address::Address",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<&domain::Address>"
} |
hyperswitch_impl_router_-2454038804656551577_-5268564027080809152 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<domain::Address> for api_types::Address {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_types::Address",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<domain::Address>"
} |
hyperswitch_impl_router_9149028028466054298_3777205091514928487 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<(
diesel_models::api_keys::ApiKey,
crate::core::api_keys::PlaintextApiKey,
)> for api_models::api_keys::CreateApiKeyResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::api_keys::CreateApiKeyResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<(\n diesel_models::api_keys::ApiKey,\n crate::core::api_keys::PlaintextApiKey,\n )>"
} |
hyperswitch_impl_router_-1358137797367565297_-5371749141990059256 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<diesel_models::api_keys::ApiKey> for api_models::api_keys::RetrieveApiKeyResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::api_keys::RetrieveApiKeyResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<diesel_models::api_keys::ApiKey>"
} |
hyperswitch_impl_router_172390977985060714_-5674606779709750895 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<api_models::api_keys::UpdateApiKeyRequest> for diesel_models::api_keys::ApiKeyUpdate {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "diesel_models::api_keys::ApiKeyUpdate",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<api_models::api_keys::UpdateApiKeyRequest>"
} |
hyperswitch_impl_router_-375303596246198825_3877057554939674878 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent> for storage_enums::DisputeStatus {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "storage_enums::DisputeStatus",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<api_models::webhooks::IncomingWebhookEvent>"
} |
hyperswitch_impl_router_-6377043647821884186_-4354266644542034874 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage::Dispute> for api_models::disputes::DisputeResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::disputes::DisputeResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage::Dispute>"
} |
hyperswitch_impl_router_-2464653425833405933_-4043356733753920791 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage::Authorization> for payments::IncrementalAuthorizationResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::IncrementalAuthorizationResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage::Authorization>"
} |
hyperswitch_impl_router_3433477326319129545_8387087995368986809 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<
&hyperswitch_domain_models::router_request_types::authentication::AuthenticationStore,
> for payments::ExternalAuthenticationDetailsResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::ExternalAuthenticationDetailsResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<\n &hyperswitch_domain_models::router_request_types::authentication::AuthenticationStore,\n >"
} |
hyperswitch_impl_router_2797653290417702502_-4354266644542034874 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage::Dispute> for api_models::disputes::DisputeResponsePaymentsRetrieve {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::disputes::DisputeResponsePaymentsRetrieve",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage::Dispute>"
} |
hyperswitch_impl_router_-2350374567650257850_1037370773362995068 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage::FileMetadata> for api_models::files::FileMetadataResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::files::FileMetadataResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage::FileMetadata>"
} |
hyperswitch_impl_router_5676603947926118095_-4464092506259341399 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<diesel_models::cards_info::CardInfo> for api_models::cards_info::CardInfoResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::cards_info::CardInfoResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<diesel_models::cards_info::CardInfo>"
} |
hyperswitch_impl_router_2262716660649271747_8412878235130318681 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<domain::MerchantConnectorAccount> for api_models::admin::MerchantConnectorListResponse {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::admin::MerchantConnectorListResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<domain::MerchantConnectorAccount>"
} |
hyperswitch_impl_router_8560186299949712734_8412878235130318681 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<domain::MerchantConnectorAccount> for api_models::admin::MerchantConnectorResponse {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::admin::MerchantConnectorResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<domain::MerchantConnectorAccount>"
} |
hyperswitch_impl_router_8560186299949712734_8412878235130318681 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignTryFrom<domain::MerchantConnectorAccount> for api_models::admin::MerchantConnectorResponse {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_models::admin::MerchantConnectorResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<domain::MerchantConnectorAccount>"
} |
hyperswitch_impl_router_5096957113724341077_-5339673211838666635 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage::PaymentAttempt> for payments::PaymentAttemptResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::PaymentAttemptResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage::PaymentAttempt>"
} |
hyperswitch_impl_router_3429954447683635952_8370891268303113864 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<storage::Capture> for payments::CaptureResponse {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "payments::CaptureResponse",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<storage::Capture>"
} |
hyperswitch_impl_router_-1742803513425092595_-4604010709796163378 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<&api_models::payouts::PayoutMethodData> for api_enums::PaymentMethodType {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::PaymentMethodType",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<&api_models::payouts::PayoutMethodData>"
} |
hyperswitch_impl_router_-1742803513425092595_-4888256966387295190 | clm | impl | // hyperswitch/crates/router/src/types/transformers.rs
impl ForeignFrom<&api_models::payouts::Bank> for api_enums::PaymentMethodType {
// Methods: foreign_from
}
| {
"chunk": null,
"crate": "router",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::PaymentMethodType",
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignFrom<&api_models::payouts::Bank>"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.