Crate kproc_values

Source
Expand description

stable pipeline dev/1 pipeline docs crates.io

§auksys logo kproc-values

kproc is a knowledge processing library. It is intended to help transform information into a knowledge graph. This library is part of the auKsys project.

kproc-values is part of kproc and should be used through it.

Development happens in the dev/1 branch.

Modules§

graph
Graph module

Enums§

Error
Error enum for kproc
Number
Hold a number value in the graph
Value
Hold a value in the graph

Type Aliases§

Result
Result type for kproc_values