graphify-rs 0.4.1

AI-powered knowledge graph builder - transform code, docs, papers into queryable graphs
1
2
/// The embedded skill file content (used when the package is installed as a binary)
pub const SKILL_CONTENT: &str = include_str!("../skill.md");