1 2 3 4 5
//! Connector for Clawdbot session logs. //! //! Implementation lives in `franken_agent_detection::connectors::clawdbot`. pub use franken_agent_detection::ClawdbotConnector;