Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bajrangCoder/setu
/ functions
Functions
609 in github.com/bajrangCoder/setu
⨍
Functions
609
◇
Types & classes
130
Method
all
()
src/components/body_type_selector.rs:81
Method
all
()
src/components/auth_editor.rs:34
Method
all
()
src/entities/request.rs:33
Function
api_key_only_generates_header_for_header_mode
()
src/components/auth_editor.rs:254
Function
appends_query_api_keys_without_duplication_and_keeps_fragments
()
src/importers/postman.rs:1356
Function
base64_encoder_handles_padding_cases
()
src/components/auth_editor.rs:278
Function
basic_auth_generates_expected_header
()
src/components/auth_editor.rs:216
Function
bearer_auth_omits_empty_token
()
src/components/auth_editor.rs:234
Method
build_collection_popup_menu
( menu: PopupMenu, callbacks: &PanelCallbacks, collection_id: Uuid, current_na
src/components/collections_panel.rs:245
Method
build_encoded_string
(&self, cx: &App)
src/components/form_data_editor.rs:100
Method
build_folder_popup_menu
( menu: PopupMenu, callbacks: &PanelCallbacks, collection_id: Uuid, node_id: U
src/components/collections_panel.rs:283
Method
build_request_popup_menu
( menu: PopupMenu, callbacks: &PanelCallbacks, collection_id: Uuid, node_id: U
src/components/collections_panel.rs:329
Function
classifies_audio_from_content_type
()
src/entities/response.rs:553
Function
classifies_audio_from_magic_bytes_when_header_is_generic
()
src/entities/response.rs:559
Function
classifies_unknown_non_text_without_header_as_binary
()
src/entities/response.rs:568
Method
classify_content
(content_type: Option<&str>, body_bytes: &[u8])
src/entities/response.rs:285
Function
compacts_text_responses_by_dropping_duplicate_raw_bytes
()
src/entities/response.rs:574
Method
compose_request_url
(base_url: String, query_string: String)
src/views/main_view.rs:633
Function
compose_request_url_appends_query_to_plain_url
()
src/views/main_view.rs:2400
Function
compose_request_url_merges_with_existing_query
()
src/views/main_view.rs:2411
Function
compose_request_url_preserves_base_when_query_is_empty
()
src/views/main_view.rs:2422
Method
compute_hash
Compute hash for content change detection
src/entities/response.rs:279
Method
compute_stored_hash
(body: &str, body_bytes: &[u8])
src/entities/response.rs:141
Method
create_main_window
Create the main application window
src/app.rs:104
Method
default
()
src/http/client.rs:216
Method
default
()
src/entities/request.rs:149
Method
default
()
src/entities/response.rs:122
Method
default
()
src/entities/history.rs:310
Method
default
()
src/importers/mod.rs:93
Function
default_expanded
()
src/entities/collections.rs:17
Function
defaults_to_post_when_data_present_without_method
()
src/utils/curl_parser.rs:436
Method
derive_request_display_name
Full display name for history entries and saved requests — includes method prefix
src/views/main_view.rs:680
Function
derive_request_display_name_empty_url
()
src/views/main_view.rs:2498
Function
derive_request_display_name_includes_method
()
src/views/main_view.rs:2487
Method
derive_tab_name
Tab display name — just the path, since the tab bar already shows a method badge
src/views/main_view.rs:675
Function
derive_tab_name_domain_only
()
src/views/main_view.rs:2469
Function
derive_tab_name_empty_url
()
src/views/main_view.rs:2451
Function
derive_tab_name_no_scheme
()
src/views/main_view.rs:2474
Function
derive_tab_name_path_only
()
src/views/main_view.rs:2482
Function
derive_tab_name_strips_query_params
()
src/views/main_view.rs:2461
Function
derive_tab_name_whitespace_url
()
src/views/main_view.rs:2456
Function
derive_tab_name_with_full_url
()
src/views/main_view.rs:2435
Function
derive_tab_name_with_nested_path
()
src/views/main_view.rs:2443
Function
deserialize_bytes_from_base64
(deserializer: D)
src/entities/response.rs:20
Method
destination_options
(entries: Vec<CollectionDestinationEntry>)
src/views/main_view.rs:687
Function
detects_curl_prefix
()
src/utils/curl_parser.rs:396
Method
display_name
(&self)
src/entities/collections.rs:39
Method
display_name
Get display name for the category
src/entities/response.rs:69
Function
display_name_prefers_request_name_and_falls_back_to_trimmed_url
()
src/entities/history.rs:345
Method
drop
(&mut self)
src/components/auth_editor.rs:206
Method
error_message
(&self)
src/entities/response.rs:523
Method
extract_domain
(url: &str)
src/entities/history.rs:277
Function
extract_domain_strips_scheme_and_path
()
src/entities/history.rs:415
Method
extract_url_path
(url: &str)
src/views/main_view.rs:645
Method
file
(key: impl Into<String>, path: impl Into<String>)
src/entities/request.rs:88
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/entities/request.rs:47
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
src/entities/collections.rs:306
Function
form_field_strips_filename_and_type_params
()
src/utils/curl_parser.rs:546
Function
form_field_with_at_prefix_is_file_upload
()
src/utils/curl_parser.rs:528
Function
form_string_keeps_at_prefix_as_literal
()
src/utils/curl_parser.rs:561
Method
format_duration
(d: Duration)
src/components/audio_player.rs:321
Method
format_size
(bytes: usize)
src/components/audio_player.rs:359
Method
from
(icon: IconName)
src/icons.rs:121
Method
from_bytes
( status_code: u16, status_text: String, headers: HashMap<String, String>, bod
src/entities/response.rs:243
Method
from_imported_node
(node: ImportedNode)
src/entities/collections.rs:694
Method
from_legacy
(id: Uuid, request: RequestData)
src/entities/collections.rs:35
Method
from_request_body
(body: &RequestBody)
src/components/body_type_selector.rs:93
Method
get_collection_mut
(&mut self, id: Uuid)
src/entities/collections.rs:615
Function
get_flag_appends_with_ampersand_when_url_has_query
()
src/utils/curl_parser.rs:520
Function
get_flag_moves_data_into_query_string
()
src/utils/curl_parser.rs:512
Method
get_form_data
(&self, cx: &App)
src/components/multipart_form_data_editor.rs:126
Method
get_storage_path
()
src/entities/collections.rs:359
Method
get_storage_path
()
src/entities/history.rs:127
Function
grouped_by_url_uses_domain_and_returns_sorted_groups
()
src/entities/history.rs:389
Function
handles_location_flag
()
src/utils/curl_parser.rs:485
Method
image_mime_type
Get image MIME type if this is an image
src/entities/response.rs:402
Function
imports_graphql_file_bodies_and_raw_headers
()
src/importers/postman.rs:1203
Function
imports_nested_postman_tree_and_supported_request_fields
()
src/importers/postman.rs:1029
Function
imports_string_requests_and_inherited_supported_auth
()
src/importers/postman.rs:1108
Function
includes_collection_commands
()
src/views/command_palette.rs:596
Method
into_collection
(self)
src/entities/collections.rs:265
Method
into_element
(self)
src/components/tab_bar.rs:182
Method
is_default_content_type
True if `value` is one of the generic Content-Types that get auto-set when a body type is selected. Custom MIME types like `application/vnd.api+json`
src/components/body_type_selector.rs:55
Method
is_error
(&self)
src/entities/response.rs:519
Method
is_file
(&self)
src/entities/request.rs:96
Method
is_loading
(&self)
src/entities/response.rs:511
Method
is_open
(&self)
src/components/custom_dropdown.rs:65
Method
is_success
(&self)
src/entities/response.rs:515
Function
keeps_raw_bytes_for_binary_responses
()
src/entities/response.rs:582
Method
label
(&self)
src/entities/history.rs:81
Method
len
(&self)
src/entities/collections.rs:686
Method
list
(&self, path: &str)
src/assets.rs:22
Method
load
(&self, path: &str)
src/assets.rs:12
Method
looks_like_audio
(bytes: &[u8])
src/entities/response.rs:149
Method
looks_like_image
(bytes: &[u8])
src/entities/response.rs:186
Method
looks_like_text
(bytes: &[u8])
src/entities/response.rs:195
Function
main
()
src/main.rs:15
Function
migrates_legacy_flat_storage
()
src/entities/collections.rs:915
Method
move_node
( &mut self, source_collection_id: Uuid, node_id: Uuid, target_collection_id:
src/entities/collections.rs:585
Function
moves_requests_across_collections
()
src/entities/collections.rs:1020
← previous
next →
401–500 of 609, ranked by callers