1 2 3 4 5
//! Connector for Cursor session logs. //! //! Implementation lives in `franken_agent_detection::connectors::cursor`. pub use franken_agent_detection::CursorConnector;