pub struct AnyMarker;
Expand description

The DataMarker marker type for AnyPayload.

Trait Implementations

Adds entries to a HelloWorldProvider from AnyMarker

Save a payload corresponding to the given data request (resource path).

Function called after a key has been fully dumped into the exporter.

Function called after all keys have been fully dumped.

A type that implements Yokeable. This should typically be the 'static version of a data struct. Read more

Query the provider for data, returning the result. Read more

Query the provider for data, returning the result. Read more

Upcast a DataPayload<T> to a DataPayload<S> where T implements trait S. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Creates a filterable data provider with the given name for debugging. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.