Type Definition morq::core::AssertResult [] [src]

type AssertResult = Result<String, String>;

Result of an assert