FindResult

Wrapper for the results from the find-methods in Container.

payload is never null.

@safe pure nothrow @nogc
struct FindResult (
T
) {}

Alias This

get

Members

Functions

get
T get()

Meta