Skip to content

kodegenix/kg-diag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kg-diag

Latest Version Documentation Build Status codecov

Set of crates for error/diagnostic management. I/O routines for reading UTF-8 textual data with position tracking.

  • crate kg-diag contains traits Detail and Diag for diagnostic management; contains traits ByteReader and CharReader for reading textual input with position (line and column) tracking.
  • crate kg-diag-derive implements macro for #[derive(Detail)]

Builds statuses for Rust channels

stable beta nightly
Build1 Build2 Build3

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Copyright

Copyright (c) 2018 Kodegenix Sp. z o.o. http://www.kodegenix.pl

About

Alternative story for diagnostics/errors handling in Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages