liblloyal 1.0.0
Composable primitives for llama.cpp inference
Loading...
Searching...
No Matches
minja::Location Struct Reference

#include <minja.hpp>

Public Attributes

std::shared_ptr< std::string > source
 
size_t pos
 

Detailed Description

Definition at line 649 of file minja.hpp.

Member Data Documentation

◆ pos

size_t minja::Location::pos

Definition at line 651 of file minja.hpp.

◆ source

std::shared_ptr<std::string> minja::Location::source

Definition at line 650 of file minja.hpp.


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