pub struct DangerousServiceMemberNamesProxy(_);

Implementations§

source§

impl DangerousServiceMemberNamesProxy

source

pub fn connect_to_and(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_and( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_and, but accepts a server end.

source

pub fn connect_to_assert(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_assert( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_assert, but accepts a server end.

source

pub fn connect_to_atomic_noexcept(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_atomic_noexcept( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_atomic_noexcept, but accepts a server end.

source

pub fn connect_to_bitand(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_bitand( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_bitand, but accepts a server end.

source

pub fn connect_to_byte(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_byte( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_byte, but accepts a server end.

source

pub fn connect_to_chan(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_chan( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_chan, but accepts a server end.

source

pub fn connect_to_class(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_class( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_class, but accepts a server end.

source

pub fn connect_to_co_yield(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_co_yield( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_co_yield, but accepts a server end.

source

pub fn connect_to_decltype(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_decltype( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_decltype, but accepts a server end.

source

pub fn connect_to_defer(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_defer( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_defer, but accepts a server end.

source

pub fn connect_to_double(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_double( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_double, but accepts a server end.

source

pub fn connect_to_encodable(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_encodable( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_encodable, but accepts a server end.

source

pub fn connect_to_empty(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_empty( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_empty, but accepts a server end.

source

pub fn connect_to_extends(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_extends( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_extends, but accepts a server end.

source

pub fn connect_to_fallthrough(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_fallthrough( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_fallthrough, but accepts a server end.

source

pub fn connect_to_finally(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_finally( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_finally, but accepts a server end.

source

pub fn connect_to_frame(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_frame( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_frame, but accepts a server end.

source

pub fn connect_to_futures_(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_futures_( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_futures_, but accepts a server end.

source

pub fn connect_to_handles(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_handles( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_handles, but accepts a server end.

source

pub fn connect_to_int16(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_int16( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_int16, but accepts a server end.

source

pub fn connect_to_interface(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_interface( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_interface, but accepts a server end.

source

pub fn connect_to_lhs(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_lhs( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_lhs, but accepts a server end.

source

pub fn connect_to_mixin(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_mixin( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_mixin, but accepts a server end.

source

pub fn connect_to_new(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_new( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_new, but accepts a server end.

source

pub fn connect_to_not(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_not( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_not, but accepts a server end.

source

pub fn connect_to_num(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_num( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_num, but accepts a server end.

source

pub fn connect_to_ok(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_ok( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_ok, but accepts a server end.

source

pub fn connect_to_or(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_or( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_or, but accepts a server end.

source

pub fn connect_to_part(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_part( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_part, but accepts a server end.

source

pub fn connect_to_protected(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_protected( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_protected, but accepts a server end.

source

pub fn connect_to_pure_(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_pure_( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_pure_, but accepts a server end.

source

pub fn connect_to_reinterpret_cast(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_reinterpret_cast( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_reinterpret_cast, but accepts a server end.

source

pub fn connect_to_rethrow(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_rethrow( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_rethrow, but accepts a server end.

source

pub fn connect_to_runtime_type(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_runtime_type( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_runtime_type, but accepts a server end.

source

pub fn connect_to_set(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_set( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_set, but accepts a server end.

source

pub fn connect_to_sizeof_(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_sizeof_( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_sizeof_, but accepts a server end.

source

pub fn connect_to_static_cast(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_static_cast( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_static_cast, but accepts a server end.

source

pub fn connect_to_stub(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_stub( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_stub, but accepts a server end.

source

pub fn connect_to_this(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_this( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_this, but accepts a server end.

source

pub fn connect_to_typeid(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_typeid( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_typeid, but accepts a server end.

source

pub fn connect_to_uint32(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_uint32( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_uint32, but accepts a server end.

source

pub fn connect_to_unknown(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_unknown( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_unknown, but accepts a server end.

source

pub fn connect_to_unsigned(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_unsigned( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_unsigned, but accepts a server end.

source

pub fn connect_to_value(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_value( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_value, but accepts a server end.

source

pub fn connect_to_var(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_var( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_var, but accepts a server end.

source

pub fn connect_to_volatile(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_volatile( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_volatile, but accepts a server end.

source

pub fn connect_to_xunion(&self) -> Result<SampleProtocolProxy, Error>

source

pub fn connect_channel_to_xunion( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>

Like connect_to_xunion, but accepts a server end.

Trait Implementations§

Auto Trait Implementations§

Blanket Implementations§

source§

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

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

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

const: unstable · source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

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

const: unstable · source§

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

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

const: unstable · source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

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

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

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 Twhere U: From<T>,

const: unstable · 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.

§

impl<T> Pointable for T

§

const ALIGN: usize = mem::align_of::<T>()

The alignment of pointer.
§

type Init = T

The type for initializers.
§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
source§

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

§

type Error = Infallible

The type returned in the event of a conversion error.
const: unstable · source§

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

Performs the conversion.
source§

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

§

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

The type returned in the event of a conversion error.
const: unstable · source§

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

Performs the conversion.
source§

impl<T> WithSubscriber for T

source§

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
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

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