Skip to main content

yield_trend

Function yield_trend 

Source
pub async fn yield_trend(
    __arg0: State<RestState>,
    rec: Option<Extension<Arc<KeyRecord>>>,
    __arg2: Json<Value>,
) -> Result<RawJson, (StatusCode, Json<Value>)>