Skip to main content

find_by_id

Function find_by_id 

Source
pub async fn find_by_id(
    pool: &MySqlPool,
    id: i64,
) -> Result<Option<DevErrorRow>>
Expand description

按 id 查询