[][src]Function sim1h::dht::bbdht::dynamodb::api::agent::inbox::check_inbox

pub fn check_inbox(
    log_context: &LogContext,
    client: &Client,
    table_name: &TableName,
    to: &AgentPubKey
) -> BbDhtResult<Vec<(DirectMessageData, bool)>>