Type Definition stac::ObjectHrefTuple

source · []
pub type ObjectHrefTuple = (Object, Option<Href>);
Expand description

A type used to pass either an Object or an HrefObject into functions.

Trait Implementations

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.