Skip to main content

get_command

Function get_command 

Source
pub fn get_command(conn: &Connection, id: i64) -> Result<Option<CommandRecord>>
Expand description

Récupère une commande par son identifiant, ou None si absente.