Thanks to visit codestin.com
Credit goes to lib.rs

9 stable releases

Uses new Rust 2024

1.1.3 May 12, 2026
1.0.8 May 12, 2026
1.0.1 May 11, 2026
1.0.0 May 9, 2026

#1168 in Rust patterns

45 downloads per month
Used in 9 crates

Apache-2.0

24KB
415 lines

Shared types, errors, and traits used by every ckg crate.

This crate has no I/O. It defines the data model (Symbol, Edge, RepoId, Kind) and the canonical Error type.

Dependencies

~2–3MB
~73K SLoC