Skip to main content

extract_api_path

Function extract_api_path 

Source
pub fn extract_api_path(module_path: &str) -> String
Expand description

Extracts the API path from a module path (e.g., “crate::api::brokerage::v3” -> “brokerage/v3”)