Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::StringToken Struct Reference

#include <parser-state.hh>

Public Member Functions

 operator std::string_view () const
 

Public Attributes

const charp
 
size_t l
 
bool hasIndentation
 

Detailed Description

Note
Storing a C-style char * and size_t allows us to avoid having to define the special members that using string_view here would implicitly delete.

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