tusk_parser 0.1.2

The parser component of Tusk.
Documentation
pub trait Nullable {
    fn is_nullable(&self) -> bool;
}