Skip to main content

fund_screen

Function fund_screen 

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