Skip to main content

get_source

Function get_source 

Source
pub async fn get_source(
    __arg0: State<Arc<ApiState>>,
    __arg1: Path<String>,
) -> Result<Json<SourceInfo>, impl IntoResponse>