View Source Evision.Detail.NoBundleAdjuster (Evision v0.1.11)

Link to this section Summary

Types

t()

Type that represents an Evision.Detail.NoBundleAdjuster struct.

Functions

Return

Python prototype (for reference):

Link to this section Types

@type t() :: %Evision.Detail.NoBundleAdjuster{ref: reference()}

Type that represents an Evision.Detail.NoBundleAdjuster struct.

  • ref. reference()

    The underlying erlang resource variable.

Link to this section Functions

@spec noBundleAdjuster() :: t() | {:error, String.t()}
Return

Python prototype (for reference):

NoBundleAdjuster() -> <detail_NoBundleAdjuster object>