Skip to main content

endpoint_json

Function endpoint_json 

Source
fn endpoint_json<'a>(
    endpoints: &'a [DoctorEndpoint],
    name: &str,
) -> Option<&'a Value>