Cachix.Client.Store.Context
data Ref a Source #
A Nix ref
ref
type PathSet = Set CxxString Source #
A Nix PathSet aka std::setPath aka std::setstd::string>
PathSet
std::setPath
std::setstd::string>
data NixStore Source #
data ValidPathInfo Source #
data Set a Source #
An STL set
set
data Iterator a Source #
An STL ::iterator
::iterator
data CxxString Source #
An std::string
std::string
context :: Context Source #