Enum aws_sdk_personalize::Error
source · [−]#[non_exhaustive]
pub enum Error {
InvalidInputException(InvalidInputException),
InvalidNextTokenException(InvalidNextTokenException),
LimitExceededException(LimitExceededException),
ResourceAlreadyExistsException(ResourceAlreadyExistsException),
ResourceInUseException(ResourceInUseException),
ResourceNotFoundException(ResourceNotFoundException),
Unhandled(Box<dyn Error + Send + Sync + 'static>),
}
Expand description
All possible error types for this service.
Variants (Non-exhaustive)
This enum is marked as non-exhaustive
InvalidInputException(InvalidInputException)
Provide a valid value for the field or parameter.
InvalidNextTokenException(InvalidNextTokenException)
The token is not valid.
LimitExceededException(LimitExceededException)
The limit on the number of requests per second has been exceeded.
ResourceAlreadyExistsException(ResourceAlreadyExistsException)
The specified resource already exists.
ResourceInUseException(ResourceInUseException)
The specified resource is in use.
ResourceNotFoundException(ResourceNotFoundException)
Could not find the specified resource.
Unhandled(Box<dyn Error + Send + Sync + 'static>)
An unhandled error occurred.
Trait Implementations
sourceimpl Error for Error
impl Error for Error
1.30.0 · sourcefn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more
sourcefn backtrace(&self) -> Option<&Backtrace>
fn backtrace(&self) -> Option<&Backtrace>
backtrace
)Returns a stack backtrace, if available, of where this error occurred. Read more
1.0.0 · sourcefn description(&self) -> &str
fn description(&self) -> &str
use the Display impl or to_string()
sourceimpl<R> From<SdkError<CreateBatchInferenceJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateBatchInferenceJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateBatchInferenceJobError, R>) -> Self
fn from(err: SdkError<CreateBatchInferenceJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateBatchSegmentJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateBatchSegmentJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateBatchSegmentJobError, R>) -> Self
fn from(err: SdkError<CreateBatchSegmentJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateCampaignError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateCampaignError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateCampaignError, R>) -> Self
fn from(err: SdkError<CreateCampaignError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateDatasetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateDatasetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateDatasetError, R>) -> Self
fn from(err: SdkError<CreateDatasetError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateDatasetExportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateDatasetExportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateDatasetExportJobError, R>) -> Self
fn from(err: SdkError<CreateDatasetExportJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateDatasetGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateDatasetGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateDatasetGroupError, R>) -> Self
fn from(err: SdkError<CreateDatasetGroupError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateDatasetImportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateDatasetImportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateDatasetImportJobError, R>) -> Self
fn from(err: SdkError<CreateDatasetImportJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateEventTrackerError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateEventTrackerError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateEventTrackerError, R>) -> Self
fn from(err: SdkError<CreateEventTrackerError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateFilterError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateFilterError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateFilterError, R>) -> Self
fn from(err: SdkError<CreateFilterError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateRecommenderError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateRecommenderError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateRecommenderError, R>) -> Self
fn from(err: SdkError<CreateRecommenderError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateSchemaError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateSchemaError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateSchemaError, R>) -> Self
fn from(err: SdkError<CreateSchemaError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateSolutionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateSolutionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateSolutionError, R>) -> Self
fn from(err: SdkError<CreateSolutionError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateSolutionVersionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateSolutionVersionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateSolutionVersionError, R>) -> Self
fn from(err: SdkError<CreateSolutionVersionError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteCampaignError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteCampaignError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteCampaignError, R>) -> Self
fn from(err: SdkError<DeleteCampaignError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteDatasetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteDatasetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteDatasetError, R>) -> Self
fn from(err: SdkError<DeleteDatasetError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteDatasetGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteDatasetGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteDatasetGroupError, R>) -> Self
fn from(err: SdkError<DeleteDatasetGroupError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteEventTrackerError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteEventTrackerError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteEventTrackerError, R>) -> Self
fn from(err: SdkError<DeleteEventTrackerError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteFilterError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteFilterError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteFilterError, R>) -> Self
fn from(err: SdkError<DeleteFilterError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteRecommenderError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteRecommenderError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteRecommenderError, R>) -> Self
fn from(err: SdkError<DeleteRecommenderError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteSchemaError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteSchemaError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteSchemaError, R>) -> Self
fn from(err: SdkError<DeleteSchemaError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteSolutionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteSolutionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteSolutionError, R>) -> Self
fn from(err: SdkError<DeleteSolutionError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeAlgorithmError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeAlgorithmError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeAlgorithmError, R>) -> Self
fn from(err: SdkError<DescribeAlgorithmError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeBatchInferenceJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeBatchInferenceJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeBatchInferenceJobError, R>) -> Self
fn from(err: SdkError<DescribeBatchInferenceJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeBatchSegmentJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeBatchSegmentJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeBatchSegmentJobError, R>) -> Self
fn from(err: SdkError<DescribeBatchSegmentJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeCampaignError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeCampaignError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeCampaignError, R>) -> Self
fn from(err: SdkError<DescribeCampaignError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeDatasetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeDatasetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeDatasetError, R>) -> Self
fn from(err: SdkError<DescribeDatasetError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeDatasetExportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeDatasetExportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeDatasetExportJobError, R>) -> Self
fn from(err: SdkError<DescribeDatasetExportJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeDatasetGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeDatasetGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeDatasetGroupError, R>) -> Self
fn from(err: SdkError<DescribeDatasetGroupError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeDatasetImportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeDatasetImportJobError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeDatasetImportJobError, R>) -> Self
fn from(err: SdkError<DescribeDatasetImportJobError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeEventTrackerError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeEventTrackerError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeEventTrackerError, R>) -> Self
fn from(err: SdkError<DescribeEventTrackerError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeFeatureTransformationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeFeatureTransformationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeFeatureTransformationError, R>) -> Self
fn from(err: SdkError<DescribeFeatureTransformationError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeFilterError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeFilterError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeFilterError, R>) -> Self
fn from(err: SdkError<DescribeFilterError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeRecipeError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeRecipeError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeRecipeError, R>) -> Self
fn from(err: SdkError<DescribeRecipeError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeRecommenderError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeRecommenderError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeRecommenderError, R>) -> Self
fn from(err: SdkError<DescribeRecommenderError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeSchemaError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeSchemaError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeSchemaError, R>) -> Self
fn from(err: SdkError<DescribeSchemaError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeSolutionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeSolutionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeSolutionError, R>) -> Self
fn from(err: SdkError<DescribeSolutionError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeSolutionVersionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeSolutionVersionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeSolutionVersionError, R>) -> Self
fn from(err: SdkError<DescribeSolutionVersionError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetSolutionMetricsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetSolutionMetricsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetSolutionMetricsError, R>) -> Self
fn from(err: SdkError<GetSolutionMetricsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBatchInferenceJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBatchInferenceJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBatchInferenceJobsError, R>) -> Self
fn from(err: SdkError<ListBatchInferenceJobsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBatchSegmentJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBatchSegmentJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBatchSegmentJobsError, R>) -> Self
fn from(err: SdkError<ListBatchSegmentJobsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListCampaignsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListCampaignsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListCampaignsError, R>) -> Self
fn from(err: SdkError<ListCampaignsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListDatasetExportJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListDatasetExportJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListDatasetExportJobsError, R>) -> Self
fn from(err: SdkError<ListDatasetExportJobsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListDatasetGroupsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListDatasetGroupsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListDatasetGroupsError, R>) -> Self
fn from(err: SdkError<ListDatasetGroupsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListDatasetImportJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListDatasetImportJobsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListDatasetImportJobsError, R>) -> Self
fn from(err: SdkError<ListDatasetImportJobsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListDatasetsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListDatasetsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListDatasetsError, R>) -> Self
fn from(err: SdkError<ListDatasetsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListEventTrackersError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListEventTrackersError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListEventTrackersError, R>) -> Self
fn from(err: SdkError<ListEventTrackersError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListFiltersError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListFiltersError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListFiltersError, R>) -> Self
fn from(err: SdkError<ListFiltersError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListRecipesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListRecipesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListRecipesError, R>) -> Self
fn from(err: SdkError<ListRecipesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListRecommendersError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListRecommendersError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListRecommendersError, R>) -> Self
fn from(err: SdkError<ListRecommendersError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListSchemasError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListSchemasError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListSchemasError, R>) -> Self
fn from(err: SdkError<ListSchemasError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListSolutionVersionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListSolutionVersionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListSolutionVersionsError, R>) -> Self
fn from(err: SdkError<ListSolutionVersionsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListSolutionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListSolutionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListSolutionsError, R>) -> Self
fn from(err: SdkError<ListSolutionsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StopSolutionVersionCreationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StopSolutionVersionCreationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StopSolutionVersionCreationError, R>) -> Self
fn from(err: SdkError<StopSolutionVersionCreationError, R>) -> Self
Performs the conversion.
Auto Trait Implementations
impl !RefUnwindSafe for Error
impl Send for Error
impl Sync for Error
impl Unpin for Error
impl !UnwindSafe for Error
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
sourceimpl<T> Instrument for T
impl<T> Instrument for T
sourcefn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
sourcefn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
sourceimpl<T> WithSubscriber for T
impl<T> WithSubscriber for T
sourcefn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>,
fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>,
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
sourcefn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more