biscuit-rust icon indicating copy to clipboard operation
biscuit-rust copied to clipboard

Implement query_exactly_one

Open baranyildirim opened this issue 11 months ago • 2 comments

Implement query exactly one to make it easier to work with single-fact queries. Added relevant doctest and unittests. This should close #187 As a side note, a lot of errors in Token::Error don't expose the underlying error (e.g. RunLimit) in their error message. Is this intentional?

baranyildirim avatar Mar 24 '24 00:03 baranyildirim

LGTM.

tbf the whole Token::Error hierarchy would need a refresh

divarvel avatar Mar 27 '24 12:03 divarvel

The capi build failure is being worked on, I think

divarvel avatar Mar 27 '24 12:03 divarvel