MCPcopy Create free account
hub / github.com/SeaQL/FireDBG.for.Rust / validator.rs

File validator.rs

indexer/src/validator.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use anyhow::{Context, Result};
2use async_trait::async_trait;
3use sea_streamer::{Buffer, Message, SharedMessage};
4use serde::{Deserialize, Serialize};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected