#include "handlegraph/serializable.hpp"
#include <iostream>
#include <limits>
#include <functional>
Defines an interface for objects that us the same representation in memory and on disk.