Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::SomeHandlerWithoutInput Concept Reference

Specifies what a Handler without Input must provide. More...

#include <Concepts.hpp>

Concept definition

template<typename T>
A process function that expects no Input but does take a Context.
Definition Concepts.hpp:80
Specifies what a Handler without Input must provide.
Definition Concepts.hpp:96

Detailed Description

Specifies what a Handler without Input must provide.