fson  1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
fedem::fson::Fson::Snapshot::Entry Struct Reference

#include <Fson.hh>

Public Attributes

std::int64_t mtime
 
std::uintmax_t size
 
std::uint64_t hash
 

Member Data Documentation

◆ mtime

std::int64_t fedem::fson::Fson::Snapshot::Entry::mtime

◆ size

std::uintmax_t fedem::fson::Fson::Snapshot::Entry::size

◆ hash

std::uint64_t fedem::fson::Fson::Snapshot::Entry::hash

The documentation for this struct was generated from the following file: