NAH 1.0.6
Native Application Host - Library API Reference
Loading...
Searching...
No Matches
nah::HashResult Struct Reference

#include <materializer.hpp>

Public Attributes

std::string error
 
std::string hex_digest
 
bool ok = false
 

Detailed Description

Definition at line 51 of file materializer.hpp.

Member Data Documentation

◆ error

std::string nah::HashResult::error

Definition at line 53 of file materializer.hpp.

◆ hex_digest

std::string nah::HashResult::hex_digest

Definition at line 54 of file materializer.hpp.

◆ ok

bool nah::HashResult::ok = false

Definition at line 52 of file materializer.hpp.


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