Resources for parsing/loading and dumping Module instances. More...

Go to the source code of this file.
Functions | |
| template<GARLIC_VIEW Layer> | |
| static tl::expected< Module, std::error_code > | garlic::parsing::load_module (Layer &&layer) noexcept |
| Loads a Module from any layer. More... | |
Resources for parsing/loading and dumping Module instances.
|
staticnoexcept |
Loads a Module from any layer.
| Layer | any readable layer type conforming to garlic::ViewLayer. |
Also see GarlicError