id stringlengths 20 153 | type stringclasses 1
value | granularity stringclasses 14
values | content stringlengths 16 84.3k | metadata dict |
|---|---|---|---|---|
hyperswitch_impl_payment_methods_3654691265299026974_-3529117010014974064 | clm | impl | // hyperswitch/crates/payment_methods/src/helpers.rs
impl StorageErrorExt<T, api_error_response::ApiErrorResponse> for error_stack::Result<T, storage_impl::StorageError> {
// Methods: to_not_found_response, to_duplicate_response
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "error_stack::Result<T, storage_impl::StorageError>",
"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": "StorageErrorExt<T, api_error_response::ApiErrorResponse>"
} |
hyperswitch_impl_payment_methods_5375270833247201958_-3243035271592910291 | clm | impl | // hyperswitch/crates/payment_methods/src/state.rs
impl PaymentMethodsStorageInterface for MockDb {
// Methods:
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "MockDb",
"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": "PaymentMethodsStorageInterface"
} |
hyperswitch_impl_payment_methods_6672404329093774240_-3243035271592910291 | clm | impl | // hyperswitch/crates/payment_methods/src/state.rs
impl PaymentMethodsStorageInterface for RouterStore<T> {
// Methods:
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "RouterStore<T>",
"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": "PaymentMethodsStorageInterface"
} |
hyperswitch_impl_payment_methods_2554118982489262926_-3243035271592910291 | clm | impl | // hyperswitch/crates/payment_methods/src/state.rs
impl PaymentMethodsStorageInterface for KVRouterStore<T> {
// Methods:
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "KVRouterStore<T>",
"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": "PaymentMethodsStorageInterface"
} |
hyperswitch_impl_payment_methods_-4351027005444602345_-5390613052037293755 | clm | impl | // hyperswitch/crates/payment_methods/src/state.rs
impl From<&PaymentMethodsState> for keymanager::KeyManagerState {
// Methods: from
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "keymanager::KeyManagerState",
"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<&PaymentMethodsState>"
} |
hyperswitch_impl_payment_methods_2603220109754994848_4857715061541654697 | clm | impl | // hyperswitch/crates/payment_methods/src/state.rs
impl PaymentMethodsState {
// Methods: find_payment_method
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "PaymentMethodsState",
"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_payment_methods_8540354851973528164_4857715061541654697 | clm | impl | // hyperswitch/crates/payment_methods/src/core/migration.rs
impl RecordMigrationStatusBuilder {
// Methods: new, card_migrated, network_token_migrated, connector_mandate_details_migrated, network_transaction_id_migrated, build
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "RecordMigrationStatusBuilder",
"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_payment_methods_8540354851973528164_7798280943558202147 | clm | impl | // hyperswitch/crates/payment_methods/src/core/migration.rs
impl Default for RecordMigrationStatusBuilder {
// Methods: default
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "RecordMigrationStatusBuilder",
"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": "Default"
} |
hyperswitch_impl_payment_methods_4099624616087809184_-679189886226702033 | clm | impl | // hyperswitch/crates/payment_methods/src/core/migration/payment_methods.rs
impl ForeignTryFrom<(
&api_models::payment_methods::MigrateCardDetail,
Option<cards_info::CardInfo>,
)> for pm_api::CardDetailFromLocker {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "pm_api::CardDetailFromLocker",
"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<(\n &api_models::payment_methods::MigrateCardDetail,\n Option<cards_info::CardInfo>,\n )>"
} |
hyperswitch_impl_payment_methods_4099624616087809184_-679189886226702033 | clm | impl | // hyperswitch/crates/payment_methods/src/core/migration/payment_methods.rs
impl ForeignTryFrom<(
&api_models::payment_methods::MigrateCardDetail,
Option<cards_info::CardInfo>,
)> for pm_api::CardDetailFromLocker {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "pm_api::CardDetailFromLocker",
"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<(\n &api_models::payment_methods::MigrateCardDetail,\n Option<cards_info::CardInfo>,\n )>"
} |
hyperswitch_impl_payment_methods_-5558776174461779734_7798280943558202147 | clm | impl | // hyperswitch/crates/payment_methods/src/configs/payment_connector_required_fields.rs
impl Default for ZeroMandates {
// Methods: default
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "ZeroMandates",
"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": "Default"
} |
hyperswitch_impl_payment_methods_1892703655998564952_7798280943558202147 | clm | impl | // hyperswitch/crates/payment_methods/src/configs/payment_connector_required_fields.rs
impl Default for Mandates {
// Methods: default
}
| {
"chunk": null,
"crate": "payment_methods",
"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": "Default"
} |
hyperswitch_impl_payment_methods_8153169256891584080_4857715061541654697 | clm | impl | // hyperswitch/crates/payment_methods/src/configs/payment_connector_required_fields.rs
impl RequiredField {
// Methods: to_tuple
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "RequiredField",
"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_payment_methods_-3435302948127192106_4857715061541654697 | clm | impl | // hyperswitch/crates/payment_methods/src/configs/payment_connector_required_fields.rs
impl RequiredFields {
// Methods: new
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "RequiredFields",
"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_payment_methods_-3435302948127192106_7798280943558202147 | clm | impl | // hyperswitch/crates/payment_methods/src/configs/payment_connector_required_fields.rs
impl Default for RequiredFields {
// Methods: default
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "RequiredFields",
"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": "Default"
} |
hyperswitch_impl_payment_methods_6265163213148191538_9013589601723556974 | clm | impl | // hyperswitch/crates/payment_methods/src/configs/settings.rs
impl SecretsHandler for PaymentMethodAuth {
// Methods: convert_to_raw_secret
}
| {
"chunk": null,
"crate": "payment_methods",
"enum_name": null,
"file_size": null,
"for_type": "PaymentMethodAuth",
"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": "SecretsHandler"
} |
hyperswitch_impl_pm_auth_7690311135195495961_-653675106631987876 | clm | impl | // hyperswitch/crates/pm_auth/src/types.rs
impl From<ExchangeTokenResponse> for api_models::pm_auth::ExchangeTokenCreateResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "api_models::pm_auth::ExchangeTokenCreateResponse",
"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<ExchangeTokenResponse>"
} |
hyperswitch_impl_pm_auth_-4334158833734480404_4857715061541654697 | clm | impl | // hyperswitch/crates/pm_auth/src/types.rs
impl ErrorResponse {
// Methods: get_not_implemented
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "ErrorResponse",
"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_pm_auth_-7100003124033732610_3212299717548730946 | clm | impl | // hyperswitch/crates/pm_auth/src/types/api.rs
impl ConnectorIntegrationAny<T, Req, Resp> for S {
// Methods: get_connector_integration
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "S",
"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": "ConnectorIntegrationAny<T, Req, Resp>"
} |
hyperswitch_impl_pm_auth_-5355319273658102922_8258021869077732093 | clm | impl | // hyperswitch/crates/pm_auth/src/types/api.rs
impl AuthServiceConnector for T {
// Methods:
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "T",
"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": "AuthServiceConnector"
} |
hyperswitch_impl_pm_auth_8717722150057025503_-1379203125291902385 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl ConnectorCommonExt<Flow, Request, Response> for Plaid {
// Methods: build_headers
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "ConnectorCommonExt<Flow, Request, Response>"
} |
hyperswitch_impl_pm_auth_8717722150057025503_5749013230746808977 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl ConnectorCommon for Plaid {
// Methods: id, common_get_content_type, base_url, get_auth_header, build_error_response
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "ConnectorCommon"
} |
hyperswitch_impl_pm_auth_8717722150057025503_-8551809479570652988 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl auth_service::AuthService for Plaid {
// Methods:
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "auth_service::AuthService"
} |
hyperswitch_impl_pm_auth_8717722150057025503_-1247628505804277658 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl auth_service::PaymentInitiationRecipientCreate for Plaid {
// Methods:
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "auth_service::PaymentInitiationRecipientCreate"
} |
hyperswitch_impl_pm_auth_8717722150057025503_-4834419374477695608 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl auth_service::PaymentInitiation for Plaid {
// Methods:
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "auth_service::PaymentInitiation"
} |
hyperswitch_impl_pm_auth_8717722150057025503_1363613143808399299 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl auth_service::AuthServiceLinkToken for Plaid {
// Methods:
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "auth_service::AuthServiceLinkToken"
} |
hyperswitch_impl_pm_auth_8717722150057025503_749770171504204402 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl ConnectorIntegration<LinkToken, auth_types::LinkTokenRequest, auth_types::LinkTokenResponse> for Plaid {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "ConnectorIntegration<LinkToken, auth_types::LinkTokenRequest, auth_types::LinkTokenResponse>"
} |
hyperswitch_impl_pm_auth_8717722150057025503_-3735433837424949653 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl auth_service::AuthServiceExchangeToken for Plaid {
// Methods:
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "auth_service::AuthServiceExchangeToken"
} |
hyperswitch_impl_pm_auth_8717722150057025503_5394283409538118559 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl ConnectorIntegration<
ExchangeToken,
auth_types::ExchangeTokenRequest,
auth_types::ExchangeTokenResponse,
> for Plaid {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "ConnectorIntegration<\n ExchangeToken,\n auth_types::ExchangeTokenRequest,\n auth_types::ExchangeTokenResponse,\n >"
} |
hyperswitch_impl_pm_auth_8717722150057025503_3869749920305705228 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl auth_service::AuthServiceBankAccountCredentials for Plaid {
// Methods:
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "auth_service::AuthServiceBankAccountCredentials"
} |
hyperswitch_impl_pm_auth_8717722150057025503_-2414689960763449007 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl ConnectorIntegration<
BankAccountCredentials,
auth_types::BankAccountCredentialsRequest,
auth_types::BankAccountCredentialsResponse,
> for Plaid {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "ConnectorIntegration<\n BankAccountCredentials,\n auth_types::BankAccountCredentialsRequest,\n auth_types::BankAccountCredentialsResponse,\n >"
} |
hyperswitch_impl_pm_auth_8717722150057025503_6938487901536182222 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid.rs
impl ConnectorIntegration<
RecipientCreate,
auth_types::RecipientCreateRequest,
auth_types::RecipientCreateResponse,
> for Plaid {
// Methods: get_headers, get_content_type, get_url, get_request_body, build_request, handle_response, get_error_response
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "Plaid",
"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": "ConnectorIntegration<\n RecipientCreate,\n auth_types::RecipientCreateRequest,\n auth_types::RecipientCreateResponse,\n >"
} |
hyperswitch_impl_pm_auth_-6519108441777252816_-1070758527140445609 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<&types::LinkTokenRouterData> for PlaidLinkTokenRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "PlaidLinkTokenRequest",
"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<&types::LinkTokenRouterData>"
} |
hyperswitch_impl_pm_auth_1973549752587325333_724199081121068696 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<types::ResponseRouterData<F, PlaidLinkTokenResponse, T, types::LinkTokenResponse>> for types::PaymentAuthRouterData<F, T, types::LinkTokenResponse> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentAuthRouterData<F, T, types::LinkTokenResponse>",
"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<types::ResponseRouterData<F, PlaidLinkTokenResponse, T, types::LinkTokenResponse>>"
} |
hyperswitch_impl_pm_auth_6385834783384153512_4908848037552205408 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<
types::ResponseRouterData<F, PlaidExchangeTokenResponse, T, types::ExchangeTokenResponse>,
> for types::PaymentAuthRouterData<F, T, types::ExchangeTokenResponse> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentAuthRouterData<F, T, types::ExchangeTokenResponse>",
"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<\n types::ResponseRouterData<F, PlaidExchangeTokenResponse, T, types::ExchangeTokenResponse>,\n >"
} |
hyperswitch_impl_pm_auth_1786112486636308188_2920755019372458044 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<&types::ExchangeTokenRouterData> for PlaidExchangeTokenRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "PlaidExchangeTokenRequest",
"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<&types::ExchangeTokenRouterData>"
} |
hyperswitch_impl_pm_auth_-1011891710746759273_-4129567209350017892 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<&types::RecipientAccountData> for PlaidRecipientAccountData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "PlaidRecipientAccountData",
"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<&types::RecipientAccountData>"
} |
hyperswitch_impl_pm_auth_-2799677204443349673_-5202533088781352668 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl From<&types::RecipientCreateAddress> for PlaidRecipientCreateAddress {
// Methods: from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "PlaidRecipientCreateAddress",
"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<&types::RecipientCreateAddress>"
} |
hyperswitch_impl_pm_auth_5431937180315476448_7267839098387627016 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<&types::RecipientCreateRouterData> for PlaidRecipientCreateRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "PlaidRecipientCreateRequest",
"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<&types::RecipientCreateRouterData>"
} |
hyperswitch_impl_pm_auth_7717113464803612698_-297822575476599343 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl From<
types::ResponseRouterData<
F,
PlaidRecipientCreateResponse,
T,
types::RecipientCreateResponse,
>,
> for types::PaymentAuthRouterData<F, T, types::RecipientCreateResponse> {
// Methods: from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentAuthRouterData<F, T, types::RecipientCreateResponse>",
"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<\n types::ResponseRouterData<\n F,\n PlaidRecipientCreateResponse,\n T,\n types::RecipientCreateResponse,\n >,\n >"
} |
hyperswitch_impl_pm_auth_-7204050299142106976_8893883382252189908 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<&types::BankDetailsRouterData> for PlaidBankAccountCredentialsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "PlaidBankAccountCredentialsRequest",
"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<&types::BankDetailsRouterData>"
} |
hyperswitch_impl_pm_auth_-8125333609502432806_471977173671890288 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<
types::ResponseRouterData<
F,
PlaidBankAccountCredentialsResponse,
T,
types::BankAccountCredentialsResponse,
>,
> for types::PaymentAuthRouterData<F, T, types::BankAccountCredentialsResponse> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentAuthRouterData<F, T, types::BankAccountCredentialsResponse>",
"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<\n types::ResponseRouterData<\n F,\n PlaidBankAccountCredentialsResponse,\n T,\n types::BankAccountCredentialsResponse,\n >,\n >"
} |
hyperswitch_impl_pm_auth_-5832438279347496967_3558897899667870976 | clm | impl | // hyperswitch/crates/pm_auth/src/connector/plaid/transformers.rs
impl TryFrom<&types::ConnectorAuthType> for PlaidAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "pm_auth",
"enum_name": null,
"file_size": null,
"for_type": "PlaidAuthType",
"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<&types::ConnectorAuthType>"
} |
hyperswitch_impl_kgraph_utils_-2462683478433044365_109023632635366820 | clm | impl | // hyperswitch/crates/kgraph_utils/src/transformers.rs
impl IntoContext for BackendInput {
// Methods: into_context
}
| {
"chunk": null,
"crate": "kgraph_utils",
"enum_name": null,
"file_size": null,
"for_type": "BackendInput",
"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": "IntoContext"
} |
hyperswitch_impl_kgraph_utils_5394161077842918739_583471093539499614 | clm | impl | // hyperswitch/crates/kgraph_utils/src/transformers.rs
impl IntoDirValue for ast::ConnectorChoice {
// Methods: into_dir_value
}
| {
"chunk": null,
"crate": "kgraph_utils",
"enum_name": null,
"file_size": null,
"for_type": "ast::ConnectorChoice",
"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": "IntoDirValue"
} |
hyperswitch_impl_kgraph_utils_-6956492199793373201_583471093539499614 | clm | impl | // hyperswitch/crates/kgraph_utils/src/transformers.rs
impl IntoDirValue for api_enums::PaymentMethod {
// Methods: into_dir_value
}
| {
"chunk": null,
"crate": "kgraph_utils",
"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": "IntoDirValue"
} |
hyperswitch_impl_kgraph_utils_-4037225570816137471_583471093539499614 | clm | impl | // hyperswitch/crates/kgraph_utils/src/transformers.rs
impl IntoDirValue for api_enums::AuthenticationType {
// Methods: into_dir_value
}
| {
"chunk": null,
"crate": "kgraph_utils",
"enum_name": null,
"file_size": null,
"for_type": "api_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": "IntoDirValue"
} |
hyperswitch_impl_kgraph_utils_3706312655216691522_583471093539499614 | clm | impl | // hyperswitch/crates/kgraph_utils/src/transformers.rs
impl IntoDirValue for api_enums::FutureUsage {
// Methods: into_dir_value
}
| {
"chunk": null,
"crate": "kgraph_utils",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::FutureUsage",
"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": "IntoDirValue"
} |
hyperswitch_impl_kgraph_utils_-2845215784506702875_583471093539499614 | clm | impl | // hyperswitch/crates/kgraph_utils/src/transformers.rs
impl IntoDirValue for api_enums::CardNetwork {
// Methods: into_dir_value
}
| {
"chunk": null,
"crate": "kgraph_utils",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::CardNetwork",
"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": "IntoDirValue"
} |
hyperswitch_impl_kgraph_utils_-7701762565391983252_583471093539499614 | clm | impl | // hyperswitch/crates/kgraph_utils/src/transformers.rs
impl IntoDirValue for api_enums::Currency {
// Methods: into_dir_value
}
| {
"chunk": null,
"crate": "kgraph_utils",
"enum_name": null,
"file_size": null,
"for_type": "api_enums::Currency",
"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": "IntoDirValue"
} |
hyperswitch_impl_external_services_73027398244689147_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/crm.rs
impl HubspotProxyConfig {
// Methods: validate
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "HubspotProxyConfig",
"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_external_services_9027324716781790381_-4049733297400138986 | clm | impl | // hyperswitch/crates/external_services/src/crm.rs
impl std::error::Error for InvalidCrmConfig {
// Methods:
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "InvalidCrmConfig",
"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": "std::error::Error"
} |
hyperswitch_impl_external_services_9027324716781790381_-4495812217083376980 | clm | impl | // hyperswitch/crates/external_services/src/crm.rs
impl std::fmt::Display for InvalidCrmConfig {
// Methods: fmt
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "InvalidCrmConfig",
"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": "std::fmt::Display"
} |
hyperswitch_impl_external_services_4915193100338675482_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/crm.rs
impl CrmManagerConfig {
// Methods: validate, get_crm_client
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "CrmManagerConfig",
"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_external_services_-149531725223485812_-6446094177026306947 | clm | impl | // hyperswitch/crates/external_services/src/crm.rs
impl CrmInterface for NoCrm {
// Methods: make_body, make_request, send_request
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "NoCrm",
"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": "CrmInterface"
} |
hyperswitch_impl_external_services_73027398244689147_-6446094177026306947 | clm | impl | // hyperswitch/crates/external_services/src/crm.rs
impl CrmInterface for HubspotProxyConfig {
// Methods: make_body, make_request, send_request
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "HubspotProxyConfig",
"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": "CrmInterface"
} |
hyperswitch_impl_external_services_1240032464597980951_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client.rs
impl GrpcClientSettings {
// Methods: get_grpc_client_interface
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "GrpcClientSettings",
"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_external_services_-6493137705690905739_6745271059968330520 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client.rs
impl AddHeaders for tonic::Request<T> {
// Methods: add_headers_to_grpc_request
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "tonic::Request<T>",
"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": "AddHeaders"
} |
hyperswitch_impl_external_services_-5355319273658102922_-8945513264222965382 | clm | impl | // hyperswitch/crates/external_services/src/email.rs
impl EmailService for T {
// Methods: compose_and_send_email
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "T",
"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": "EmailService"
} |
hyperswitch_impl_external_services_1514646686143686866_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/email.rs
impl IntermediateString {
// Methods: new, into_inner
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "IntermediateString",
"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_external_services_8918959782041880966_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/file_storage.rs
impl FileStorageConfig {
// Methods: validate, get_file_storage_client
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "FileStorageConfig",
"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_external_services_-4843413954337153407_-4049733297400138986 | clm | impl | // hyperswitch/crates/external_services/src/file_storage.rs
impl std::error::Error for InvalidFileStorageConfig {
// Methods:
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "InvalidFileStorageConfig",
"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": "std::error::Error"
} |
hyperswitch_impl_external_services_-4843413954337153407_2458994857475958439 | clm | impl | // hyperswitch/crates/external_services/src/file_storage.rs
impl Display for InvalidFileStorageConfig {
// Methods: fmt
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "InvalidFileStorageConfig",
"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": "Display"
} |
hyperswitch_impl_external_services_5589498552505693752_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/hubspot_proxy.rs
impl HubspotRequest {
// Methods: new
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "HubspotRequest",
"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_external_services_-6802640311240056286_440722168961632448 | clm | impl | // hyperswitch/crates/external_services/src/http_client/request.rs
impl HeaderExt for Headers {
// Methods: construct_header_map
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "Headers",
"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": "HeaderExt"
} |
hyperswitch_impl_external_services_-8656281273114662761_-1987220699298409660 | clm | impl | // hyperswitch/crates/external_services/src/http_client/request.rs
impl RequestBuilderExt for reqwest::RequestBuilder {
// Methods: add_headers
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "reqwest::RequestBuilder",
"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": "RequestBuilderExt"
} |
hyperswitch_impl_external_services_-13204950812619929_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/hashicorp_vault/core.rs
impl HashiCorpVaultConfig {
// Methods: validate
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "HashiCorpVaultConfig",
"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_external_services_-3389940238268650903_6645666880063646668 | clm | impl | // hyperswitch/crates/external_services/src/hashicorp_vault/core.rs
impl Engine for Kv2 {
// Methods: read
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "Kv2",
"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": "Engine"
} |
hyperswitch_impl_external_services_4578022420918486628_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/hashicorp_vault/core.rs
impl HashiCorpVault {
// Methods: new, fetch
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "HashiCorpVault",
"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_external_services_5111591373241713966_8285274272366448128 | clm | impl | // hyperswitch/crates/external_services/src/hashicorp_vault/core.rs
impl FromEncoded for Secret<String> {
// Methods: from_encoded
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "Secret<String>",
"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": "FromEncoded"
} |
hyperswitch_impl_external_services_1348460076873498847_8285274272366448128 | clm | impl | // hyperswitch/crates/external_services/src/hashicorp_vault/core.rs
impl FromEncoded for Vec<u8> {
// Methods: from_encoded
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "Vec<u8>",
"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": "FromEncoded"
} |
hyperswitch_impl_external_services_4578022420918486628_2426365252325843521 | clm | impl | // hyperswitch/crates/external_services/src/hashicorp_vault/implementers.rs
impl SecretManagementInterface for HashiCorpVault {
// Methods: get_secret
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "HashiCorpVault",
"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": "SecretManagementInterface"
} |
hyperswitch_impl_external_services_2268834572752146971_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/file_storage/file_system.rs
impl FileSystem {
// Methods: upload_file, delete_file, retrieve_file
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "FileSystem",
"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_external_services_2268834572752146971_-3446127088885334696 | clm | impl | // hyperswitch/crates/external_services/src/file_storage/file_system.rs
impl FileStorageInterface for FileSystem {
// Methods: upload_file, delete_file, retrieve_file
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "FileSystem",
"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": "FileStorageInterface"
} |
hyperswitch_impl_external_services_1959495008288449376_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/file_storage/aws_s3.rs
impl AwsFileStorageConfig {
// Methods: validate
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "AwsFileStorageConfig",
"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_external_services_-1764742343249086569_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/file_storage/aws_s3.rs
impl AwsFileStorageClient {
// Methods: new, upload_file, delete_file, retrieve_file
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "AwsFileStorageClient",
"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_external_services_-1764742343249086569_-3446127088885334696 | clm | impl | // hyperswitch/crates/external_services/src/file_storage/aws_s3.rs
impl FileStorageInterface for AwsFileStorageClient {
// Methods: upload_file, delete_file, retrieve_file
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "AwsFileStorageClient",
"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": "FileStorageInterface"
} |
hyperswitch_impl_external_services_8223780694568790391_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/managers/secrets_management.rs
impl SecretsManagementConfig {
// Methods: validate, get_secret_management_client
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "SecretsManagementConfig",
"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_external_services_114910742421456999_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/managers/encryption_management.rs
impl EncryptionManagementConfig {
// Methods: validate, get_encryption_management_client
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "EncryptionManagementConfig",
"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_external_services_9032915035930298618_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/no_encryption/core.rs
impl NoEncryption {
// Methods: encrypt, decrypt
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "NoEncryption",
"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_external_services_9032915035930298618_884828539412992064 | clm | impl | // hyperswitch/crates/external_services/src/no_encryption/implementers.rs
impl EncryptionManagementInterface for NoEncryption {
// Methods: encrypt, decrypt
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "NoEncryption",
"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": "EncryptionManagementInterface"
} |
hyperswitch_impl_external_services_9032915035930298618_2426365252325843521 | clm | impl | // hyperswitch/crates/external_services/src/no_encryption/implementers.rs
impl SecretManagementInterface for NoEncryption {
// Methods: get_secret
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "NoEncryption",
"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": "SecretManagementInterface"
} |
hyperswitch_impl_external_services_-1726366492915453587_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/aws_kms/core.rs
impl AwsKmsClient {
// Methods: new, decrypt, encrypt
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "AwsKmsClient",
"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_external_services_-1664548251009598519_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/aws_kms/core.rs
impl AwsKmsConfig {
// Methods: validate
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "AwsKmsConfig",
"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_external_services_-1726366492915453587_884828539412992064 | clm | impl | // hyperswitch/crates/external_services/src/aws_kms/implementers.rs
impl EncryptionManagementInterface for AwsKmsClient {
// Methods: encrypt, decrypt
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "AwsKmsClient",
"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": "EncryptionManagementInterface"
} |
hyperswitch_impl_external_services_-1726366492915453587_2426365252325843521 | clm | impl | // hyperswitch/crates/external_services/src/aws_kms/implementers.rs
impl SecretManagementInterface for AwsKmsClient {
// Methods: get_secret
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "AwsKmsClient",
"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": "SecretManagementInterface"
} |
hyperswitch_impl_external_services_-9145222912861481036_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/superposition/types.rs
impl JsonValue {
// Methods: into_inner
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "JsonValue",
"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_external_services_-9145222912861481036_-4697693903357904692 | clm | impl | // hyperswitch/crates/external_services/src/superposition/types.rs
impl TryFrom<open_feature::StructValue> for JsonValue {
// Methods: try_from
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "JsonValue",
"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<open_feature::StructValue>"
} |
hyperswitch_impl_external_services_405800547725908154_7798280943558202147 | clm | impl | // hyperswitch/crates/external_services/src/superposition/types.rs
impl Default for SuperpositionClientConfig {
// Methods: default
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "SuperpositionClientConfig",
"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": "Default"
} |
hyperswitch_impl_external_services_405800547725908154_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/superposition/types.rs
impl SuperpositionClientConfig {
// Methods: validate
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "SuperpositionClientConfig",
"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_external_services_-555285189209500490_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/superposition/types.rs
impl ConfigContext {
// Methods: new, with
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "ConfigContext",
"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_external_services_405800547725908154_8733399333585341234 | clm | impl | // hyperswitch/crates/external_services/src/superposition/types.rs
impl hyperswitch_interfaces::secrets_interface::secret_handler::SecretsHandler for SuperpositionClientConfig {
// Methods: convert_to_raw_secret
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "SuperpositionClientConfig",
"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": "hyperswitch_interfaces::secrets_interface::secret_handler::SecretsHandler"
} |
hyperswitch_impl_external_services_-3399856059797164484_4857715061541654697 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client/dynamic_routing.rs
impl DynamicRoutingClientConfig {
// Methods: get_dynamic_routing_connection
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "DynamicRoutingClientConfig",
"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_external_services_-6493137705690905739_-6571092367785631528 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client/revenue_recovery.rs
impl AddRecoveryHeaders for tonic::Request<T> {
// Methods: add_recovery_headers
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "tonic::Request<T>",
"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": "AddRecoveryHeaders"
} |
hyperswitch_impl_external_services_-9138452523697677502_4640062128903870439 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client/dynamic_routing/elimination_based_client.rs
impl EliminationBasedRouting for EliminationAnalyserClient<Client> {
// Methods: perform_elimination_routing, update_elimination_bucket_config, invalidate_elimination_bucket
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "EliminationAnalyserClient<Client>",
"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": "EliminationBasedRouting"
} |
hyperswitch_impl_external_services_1174594605049718851_4204232524591283369 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client/dynamic_routing/elimination_based_client.rs
impl ForeignTryFrom<EliminationConfig> for EliminationBucketConfig {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "EliminationBucketConfig",
"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<EliminationConfig>"
} |
hyperswitch_impl_external_services_-3246973541410688003_514984918663718045 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client/dynamic_routing/success_rate_client.rs
impl SuccessBasedDynamicRouting for SuccessRateCalculatorClient<Client> {
// Methods: calculate_success_rate, update_success_rate, invalidate_success_rate_routing_keys, calculate_entity_and_global_success_rate
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "SuccessRateCalculatorClient<Client>",
"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": "SuccessBasedDynamicRouting"
} |
hyperswitch_impl_external_services_-4282456491377394910_-602880314976347855 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client/dynamic_routing/success_rate_client.rs
impl ForeignTryFrom<CurrentBlockThreshold> for DynamicCurrentThreshold {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "DynamicCurrentThreshold",
"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<CurrentBlockThreshold>"
} |
hyperswitch_impl_external_services_-2248999992766371814_-7748267114147000970 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client/dynamic_routing/success_rate_client.rs
impl ForeignTryFrom<SuccessBasedRoutingConfigBody> for UpdateSuccessRateWindowConfig {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "UpdateSuccessRateWindowConfig",
"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<SuccessBasedRoutingConfigBody>"
} |
hyperswitch_impl_external_services_-654577506808235297_-7748267114147000970 | clm | impl | // hyperswitch/crates/external_services/src/grpc_client/dynamic_routing/success_rate_client.rs
impl ForeignTryFrom<SuccessBasedRoutingConfigBody> for CalSuccessRateConfig {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "external_services",
"enum_name": null,
"file_size": null,
"for_type": "CalSuccessRateConfig",
"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<SuccessBasedRoutingConfigBody>"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.