Skip to main content

stock_notes

Function stock_notes 

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