systemprompt-identifiers 0.2.0

Core identifier types for systemprompt.io OS
Documentation
1
2
3
4
5
6
crate::define_id!(SkillId, generate, schema);
crate::define_id!(SourceId, schema);
crate::define_id!(CategoryId, schema);
crate::define_id!(ContentId, schema);
crate::define_id!(TagId, schema);
crate::define_id!(FileId, generate, schema);