MCPcopy Create free account
hub / github.com/bajrangCoder/setu / base64_encoder_handles_padding_cases

Function base64_encoder_handles_padding_cases

src/components/auth_editor.rs:278–282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

276 auth_type: AuthType::None,
277 auth_type_select,
278 username_input: None,
279 password_input: None,
280 token_input: None,
281 api_key_name_input: None,
282 api_key_value_input: None,
283 api_key_location: ApiKeyLocation::Header,
284 api_key_location_select,
285 focus_handle: cx.focus_handle(),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected