Constant SOLUTION_SET

Source
pub const SOLUTION_SET: &'static str;
Expand description
INSERT
    OR IGNORE INTO solution_set (content_addr)
VALUES
    (:content_addr)