Function pgbatis::fetch_one

source ·
pub async fn fetch_one<T>(
    wrapper: Wrapper<'_>,
    prefix: Option<String>,
    suffix: Option<String>
) -> Result<T, Error>
where T: Parameters,
Expand description

fetch_one(wrapper) ->Result<T, Error> 单表单条数据