pub type KnowledgeError = StructError<KnowledgeReason>;
pub struct KnowledgeError { /* private fields */ }