pub struct ReportsApiClient { /* private fields */ }

Implementations§

source§

impl ReportsApiClient

source

pub fn list_credential_user_registration_details(&self) -> RequestHandler

List credentialUserRegistrationDetails

source§

impl ReportsApiClient

source

pub fn get_report_root(&self) -> RequestHandler

Get reports

source

pub fn update_report_root<B: BodyExt>(&self, body: B) -> RequestHandler

Update reports

source

pub fn create_daily_print_usage_by_printer<B: BodyExt>( &self, body: B ) -> RequestHandler

Create new navigation property to dailyPrintUsageByPrinter for reports

source

pub fn list_daily_print_usage_by_printer(&self) -> RequestHandler

List dailyPrintUsageByPrinter

source

pub fn get_daily_print_usage_by_printer_count(&self) -> RequestHandler

Get the number of the resource

source

pub fn delete_daily_print_usage_by_printer( &self, print_usage_by_printer_id: impl AsRef<str> ) -> RequestHandler

Delete navigation property dailyPrintUsageByPrinter for reports

source

pub fn get_daily_print_usage_by_printer( &self, print_usage_by_printer_id: impl AsRef<str> ) -> RequestHandler

Get dailyPrintUsageByPrinter from reports

source

pub fn update_daily_print_usage_by_printer<B: BodyExt>( &self, print_usage_by_printer_id: impl AsRef<str>, body: B ) -> RequestHandler

Update the navigation property dailyPrintUsageByPrinter in reports

source

pub fn create_daily_print_usage_by_user<B: BodyExt>( &self, body: B ) -> RequestHandler

Create new navigation property to dailyPrintUsageByUser for reports

source

pub fn list_daily_print_usage_by_user(&self) -> RequestHandler

List dailyPrintUsageByUser

source

pub fn get_daily_print_usage_by_user_count(&self) -> RequestHandler

Get the number of the resource

source

pub fn delete_daily_print_usage_by_user( &self, print_usage_by_user_id: impl AsRef<str> ) -> RequestHandler

Delete navigation property dailyPrintUsageByUser for reports

source

pub fn get_daily_print_usage_by_user( &self, print_usage_by_user_id: impl AsRef<str> ) -> RequestHandler

Get dailyPrintUsageByUser from reports

source

pub fn update_daily_print_usage_by_user<B: BodyExt>( &self, print_usage_by_user_id: impl AsRef<str>, body: B ) -> RequestHandler

Update the navigation property dailyPrintUsageByUser in reports

source

pub fn device_configuration_device_activity(&self) -> RequestHandler

Invoke function deviceConfigurationDeviceActivity

source

pub fn device_configuration_user_activity(&self) -> RequestHandler

Invoke function deviceConfigurationUserActivity

source

pub fn get_email_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailActivityCounts

source

pub fn get_email_activity_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailActivityUserCounts

source

pub fn get_email_activity_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailActivityUserDetail

source

pub fn get_email_activity_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailActivityUserDetail

source

pub fn get_email_app_usage_apps_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailAppUsageAppsUserCounts

source

pub fn get_email_app_usage_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailAppUsageUserCounts

source

pub fn get_email_app_usage_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailAppUsageUserDetail

source

pub fn get_email_app_usage_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailAppUsageUserDetail

source

pub fn get_email_app_usage_versions_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getEmailAppUsageVersionsUserCounts

source

pub fn get_group_archived_print_jobs( &self, group_id: impl AsRef<str>, start_date_time: impl AsRef<str>, end_date_time: impl AsRef<str> ) -> RequestHandler

Invoke function getGroupArchivedPrintJobs

source

pub fn get_m365_app_platform_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getM365AppPlatformUserCounts

source

pub fn get_m365_app_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getM365AppUserCounts

source

pub fn get_m365_app_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getM365AppUserDetail

source

pub fn get_m365_app_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getM365AppUserDetail

source

pub fn get_mailbox_usage_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getMailboxUsageDetail

source

pub fn get_mailbox_usage_mailbox_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getMailboxUsageMailboxCounts

source

pub fn get_mailbox_usage_quota_status_mailbox_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getMailboxUsageQuotaStatusMailboxCounts

source

pub fn get_mailbox_usage_storage_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getMailboxUsageStorage

source

pub fn get_office_365_activation_counts(&self) -> RequestHandler

Invoke function getOffice365ActivationCounts

source

pub fn get_office_365_activations_user_counts(&self) -> RequestHandler

Invoke function getOffice365ActivationsUserCounts

source

pub fn get_office_365_activations_user_detail(&self) -> RequestHandler

Invoke function getOffice365ActivationsUserDetail

source

pub fn get_office_365_active_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365ActiveUserCounts

source

pub fn get_office_365_active_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365ActiveUserDetail

source

pub fn get_office_365_active_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365ActiveUserDetail

source

pub fn get_office_365_groups_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365GroupsActivityCounts

source

pub fn get_office_365_groups_activity_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365GroupsActivityDetail

source

pub fn get_office_365_groups_activity_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365GroupsActivityDetail

source

pub fn get_office_365_groups_activity_file_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365GroupsActivityFileCounts

source

pub fn get_office_365_groups_activity_group_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365GroupsActivityGroupCounts

source

pub fn get_office_365_groups_activity_storage_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365GroupsActivityStorage

source

pub fn get_office_365_services_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOffice365ServicesUserCounts

source

pub fn get_one_drive_activity_file_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveActivityFileCounts

source

pub fn get_one_drive_activity_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveActivityUserCounts

source

pub fn get_one_drive_activity_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveActivityUserDetail

source

pub fn get_one_drive_activity_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveActivityUserDetail

source

pub fn get_one_drive_usage_account_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveUsageAccountCounts

source

pub fn get_one_drive_usage_account_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveUsageAccountDetail

source

pub fn get_one_drive_usage_account_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveUsageAccountDetail

source

pub fn get_one_drive_usage_file_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveUsageFileCounts

source

pub fn get_one_drive_usage_storage_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getOneDriveUsageStorage

source

pub fn get_printer_archived_print_jobs( &self, printer_id: impl AsRef<str>, start_date_time: impl AsRef<str>, end_date_time: impl AsRef<str> ) -> RequestHandler

Invoke function getPrinterArchivedPrintJobs

source

pub fn get_share_point_activity_file_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointActivityFileCounts

source

pub fn get_share_point_activity_pages_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointActivityPages

source

pub fn get_share_point_activity_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointActivityUserCounts

source

pub fn get_share_point_activity_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointActivityUserDetail

source

pub fn get_share_point_activity_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointActivityUserDetail

source

pub fn get_share_point_site_usage_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointSiteUsageDetail

source

pub fn get_share_point_site_usage_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointSiteUsageDetail

source

pub fn get_share_point_site_usage_file_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointSiteUsageFileCounts

source

pub fn get_share_point_site_usage_pages_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointSiteUsagePages

source

pub fn get_share_point_site_usage_site_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointSiteUsageSiteCounts

source

pub fn get_share_point_site_usage_storage_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSharePointSiteUsageStorage

source

pub fn get_skype_for_business_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessActivityCounts

source

pub fn get_skype_for_business_activity_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessActivityUserCounts

source

pub fn get_skype_for_business_activity_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessActivityUserDetail

source

pub fn get_skype_for_business_activity_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessActivityUserDetail

source

pub fn get_skype_for_business_device_usage_distribution_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessDeviceUsageDistributionUserCounts

source

pub fn get_skype_for_business_device_usage_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessDeviceUsageUserCounts

source

pub fn get_skype_for_business_device_usage_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessDeviceUsageUserDetail

source

pub fn get_skype_for_business_device_usage_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessDeviceUsageUserDetail

source

pub fn get_skype_for_business_organizer_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessOrganizerActivityCounts

source

pub fn get_skype_for_business_organizer_activity_minute_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessOrganizerActivityMinuteCounts

source

pub fn get_skype_for_business_organizer_activity_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessOrganizerActivityUserCounts

source

pub fn get_skype_for_business_participant_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessParticipantActivityCounts

source

pub fn get_skype_for_business_participant_activity_minute_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessParticipantActivityMinuteCounts

source

pub fn get_skype_for_business_participant_activity_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessParticipantActivityUserCounts

source

pub fn get_skype_for_business_peer_to_peer_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessPeerToPeerActivityCounts

source

pub fn get_skype_for_business_peer_to_peer_activity_minute_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessPeerToPeerActivityMinuteCounts

source

pub fn get_skype_for_business_peer_to_peer_activity_user_counts( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getSkypeForBusinessPeerToPeerActivityUserCounts

source

pub fn get_teams_device_usage_distribution_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getTeamsDeviceUsageDistributionUserCounts

source

pub fn get_teams_device_usage_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getTeamsDeviceUsageUserCounts

source

pub fn get_teams_device_usage_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getTeamsDeviceUsageUserDetail

source

pub fn get_teams_device_usage_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getTeamsDeviceUsageUserDetail

source

pub fn get_teams_user_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getTeamsUserActivityCounts

source

pub fn get_teams_user_activity_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getTeamsUserActivityUserCounts

source

pub fn get_teams_user_activity_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getTeamsUserActivityUserDetail

source

pub fn get_teams_user_activity_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getTeamsUserActivityUserDetail

source

pub fn get_user_archived_print_jobs( &self, user_id: impl AsRef<str>, start_date_time: impl AsRef<str>, end_date_time: impl AsRef<str> ) -> RequestHandler

Invoke function getUserArchivedPrintJobs

source

pub fn get_yammer_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerActivityCounts

source

pub fn get_yammer_activity_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerActivityUserCounts

source

pub fn get_yammer_activity_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerActivityUserDetail

source

pub fn get_yammer_activity_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerActivityUserDetail

source

pub fn get_yammer_device_usage_distribution_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerDeviceUsageDistributionUserCounts

source

pub fn get_yammer_device_usage_user_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerDeviceUsageUserCounts

source

pub fn get_yammer_device_usage_user_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerDeviceUsageUserDetail

source

pub fn get_yammer_device_usage_user_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerDeviceUsageUserDetail

source

pub fn get_yammer_groups_activity_counts_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerGroupsActivityCounts

source

pub fn get_yammer_groups_activity_detail_by_date( &self, date: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerGroupsActivityDetail

source

pub fn get_yammer_groups_activity_detail_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerGroupsActivityDetail

source

pub fn get_yammer_groups_activity_group_counts( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function getYammerGroupsActivityGroupCounts

source

pub fn get_managed_device_enrollment_failure_details(&self) -> RequestHandler

Invoke function managedDeviceEnrollmentFailureDetails

source

pub fn get_managed_device_enrollment_failure_details_by_query( &self, skip: impl AsRef<str>, top: impl AsRef<str>, filter: impl AsRef<str>, skip_token: impl AsRef<str> ) -> RequestHandler

Invoke function managedDeviceEnrollmentFailureDetails

source

pub fn get_managed_device_enrollment_top_failures(&self) -> RequestHandler

Invoke function managedDeviceEnrollmentTopFailures

source

pub fn get_managed_device_enrollment_top_failures_by_period( &self, period: impl AsRef<str> ) -> RequestHandler

Invoke function managedDeviceEnrollmentTopFailures

source

pub fn create_monthly_print_usage_by_printer<B: BodyExt>( &self, body: B ) -> RequestHandler

Create new navigation property to monthlyPrintUsageByPrinter for reports

source

pub fn list_monthly_print_usage_by_printer(&self) -> RequestHandler

List monthlyPrintUsageByPrinter

source

pub fn get_monthly_print_usage_by_printer_count(&self) -> RequestHandler

Get the number of the resource

source

pub fn delete_monthly_print_usage_by_printer( &self, print_usage_by_printer_id: impl AsRef<str> ) -> RequestHandler

Delete navigation property monthlyPrintUsageByPrinter for reports

source

pub fn get_monthly_print_usage_by_printer( &self, print_usage_by_printer_id: impl AsRef<str> ) -> RequestHandler

Get monthlyPrintUsageByPrinter from reports

source

pub fn update_monthly_print_usage_by_printer<B: BodyExt>( &self, print_usage_by_printer_id: impl AsRef<str>, body: B ) -> RequestHandler

Update the navigation property monthlyPrintUsageByPrinter in reports

source

pub fn create_monthly_print_usage_by_user<B: BodyExt>( &self, body: B ) -> RequestHandler

Create new navigation property to monthlyPrintUsageByUser for reports

source

pub fn list_monthly_print_usage_by_user(&self) -> RequestHandler

List monthlyPrintUsageByUser

source

pub fn get_monthly_print_usage_by_user_count(&self) -> RequestHandler

Get the number of the resource

source

pub fn delete_monthly_print_usage_by_user( &self, print_usage_by_user_id: impl AsRef<str> ) -> RequestHandler

Delete navigation property monthlyPrintUsageByUser for reports

source

pub fn get_monthly_print_usage_by_user( &self, print_usage_by_user_id: impl AsRef<str> ) -> RequestHandler

Get monthlyPrintUsageByUser from reports

source

pub fn update_monthly_print_usage_by_user<B: BodyExt>( &self, print_usage_by_user_id: impl AsRef<str>, body: B ) -> RequestHandler

Update the navigation property monthlyPrintUsageByUser in reports

source

pub fn delete_security(&self) -> RequestHandler

Delete navigation property security for reports

source

pub fn get_security(&self) -> RequestHandler

Get security from reports

source

pub fn update_security<B: BodyExt>(&self, body: B) -> RequestHandler

Update the navigation property security in reports

source

pub fn get_attack_simulation_repeat_offenders(&self) -> RequestHandler

Invoke function getAttackSimulationRepeatOffenders

source

pub fn get_attack_simulation_simulation_user_coverage(&self) -> RequestHandler

Invoke function getAttackSimulationSimulationUserCoverage

source

pub fn get_attack_simulation_training_user_coverage(&self) -> RequestHandler

Invoke function getAttackSimulationTrainingUserCoverage

Trait Implementations§

source§

impl ApiClientImpl for ReportsApiClient

source§

fn url(&self) -> Url

source§

fn render_path<S: AsRef<str>>( &self, path: S, path_params_map: &Value ) -> GraphResult<String>

source§

fn build_url<S>( &self, path: S, path_params_map: &Value ) -> Result<Url, GraphFailure>
where S: AsRef<str>,

source§

impl Debug for ReportsApiClient

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl ODataQuery for ReportsApiClient

source§

fn append_query_pair<KV: AsRef<str>>(self, key: KV, value: KV) -> Self

source§

fn count<S>(self, value: S) -> Self
where S: AsRef<str>,

Retrieves the total count of matching resources. See the docs
source§

fn select(self, value: &[&str]) -> Self

Filters properties (columns). See the docs
source§

fn expand(self, value: &[&str]) -> Self

Retrieves related resources. See the docs
source§

fn filter(self, value: &[&str]) -> Self

Filters results (rows). See the docs
source§

fn order_by(self, value: &[&str]) -> Self

Orders results. See the docs
source§

fn search<S>(self, value: S) -> Self
where S: AsRef<str>,

Returns results based on search criteria. See the docs
source§

fn format<S>(self, value: S) -> Self
where S: AsRef<str>,

Returns the results in the specified media format. See the docs
source§

fn skip<S>(self, value: S) -> Self
where S: AsRef<str>,

Indexes into a result set. Also used by some APIs to implement paging and can be used together with $top to manually page results. See the docs
source§

fn skip_token<S>(self, value: S) -> Self
where S: AsRef<str>,

Retrieves the next page of results from result sets that span multiple pages. (Some APIs use $skip instead.) See the docs
source§

fn delta_token<S>(self, value: S) -> Self
where S: AsRef<str>,

Retrieves the next page of results from result sets that span multiple pages. (Some APIs use $skip instead.) See the docs
source§

fn top<S>(self, value: S) -> Self
where S: AsRef<str>,

Sets the page size of results. See the docs
source§

impl ResourceIdentifier for ReportsApiClient

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<T> WithSubscriber for T

§

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
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more