whogitit 1.0.0

Track AI-generated code at line-level granularity
Documentation
1
2
3
4
5
pub mod attribution;
pub mod blame;

pub use attribution::*;
pub use blame::AIBlamer;