imag/lib/entry/libimagentryutil
Matthias Beyer 84c6a1981e Fix: If the field is not available, return false
The function is for checking whether a flag is set. If the flag is not
available, the flag is obviously not set.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-17 10:47:46 +01:00
..
src Fix: If the field is not available, return false 2019-02-17 10:47:46 +01:00
Cargo.toml Update version strings 2018-11-10 11:56:37 +01:00
README.md Initial import: libimagentryutil 2018-01-08 23:31:10 +01:00

README.md

libimagentryutil

This library contains utilities for working with libimagstore::store::Entry objects where the functionality does not necessarily belong into libimagstore.