[][src]Function sim1h::dht::bbdht::dynamodb::api::agent::read::agent_exists

pub fn agent_exists(
    log_context: &LogContext,
    client: &Client,
    table_name: &TableName,
    agent_id: &AgentPubKey
) -> BbDhtResult<bool>