CreateContextDataReqValue

Trait CreateContextDataReqValue 

Source
pub trait CreateContextDataReqValue: Into<CreateContext<CreateContextReqData>> {
    const CONTEXT_NAME: &'static [u8];
}

Required Associated Constants§

Source

const CONTEXT_NAME: &'static [u8]

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementations on Foreign Types§

Source§

impl CreateContextDataReqValue for ChainedItemList<FileGetEaInformation>

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::EXTA_NAME

Implementors§

Source§

impl CreateContextDataReqValue for RequestLease

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::RQLS_NAME

Source§

impl CreateContextDataReqValue for SvhdxOpenDeviceContext

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::SVHDXOPENDEV_NAME

Source§

impl CreateContextDataReqValue for AllocationSize

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::ALSI_NAME

Source§

impl CreateContextDataReqValue for AppInstanceId

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::APPINSTID_NAME

Source§

impl CreateContextDataReqValue for AppInstanceVersion

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::APPINSTVER_NAME

Source§

impl CreateContextDataReqValue for DurableHandleReconnect

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::DHNC_NAME

Source§

impl CreateContextDataReqValue for DurableHandleReconnectV2

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::DH2C_NAME

Source§

impl CreateContextDataReqValue for DurableHandleRequest

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::DHNQ_NAME

Source§

impl CreateContextDataReqValue for DurableHandleRequestV2

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::DH2Q_NAME

Source§

impl CreateContextDataReqValue for QueryMaximalAccessRequest

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::MXAC_NAME

Source§

impl CreateContextDataReqValue for QueryOnDiskIdReq

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::QFID_NAME

Source§

impl CreateContextDataReqValue for TimewarpToken

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::TWRP_NAME

Source§

impl CreateContextDataReqValue for SdBuffer

Source§

const CONTEXT_NAME: &'static [u8] = CreateContextType::SECD_NAME