lox/crates/lox-library/src
Cecylia Bocovich c92a14d612
Use more descriptive error for lox proto functions
Request functions for protocols in the Lox library previously returned a
ProofError error type, which is not verbose enough to allow for accurate
debugging.

This commit introduces a new error enum, CredentialError, with several
types that allow for descriptive error messages.
2024-03-12 16:16:04 -04:00
..
proto Use more descriptive error for lox proto functions 2024-03-12 16:16:04 -04:00
bridge_table.rs Fix length of bridge bytes and rdsys request interval 2024-01-17 16:43:39 +00:00
cred.rs Fixup and add comments, README to Lox Library 2023-11-07 18:44:25 -05:00
dup_filter.rs Fixup and add comments, README to Lox Library 2023-11-07 18:44:25 -05:00
lib.rs Use more descriptive error for lox proto functions 2024-03-12 16:16:04 -04:00
migration_table.rs Upgrading several dalek dependencies and rand 2023-10-19 10:58:09 -04:00
tests.rs Pass available_bridge by value rather than reference 2024-03-09 20:55:40 -05:00