Function vitup::mode::mock::rest::admin::put_fund

source ·
pub async fn put_fund(
    fund: Fund,
    context: ContextLock
) -> Result<impl Reply, Rejection>