Skip to main content

stock_news

Function stock_news 

Source
pub async fn stock_news(
    __arg0: State<RestState>,
    __arg1: Json<Value>,
) -> Result<RawJson, (StatusCode, Json<Value>)>