CreateContextDataRespValue

Trait CreateContextDataRespValue 

Source
pub trait CreateContextDataRespValue: Into<CreateContext<CreateContextRespData>> {
    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 CreateContextDataRespValue for ChainedItemList<FileFullEaInformation>

Source§

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

Implementors§

Source§

impl CreateContextDataRespValue for RequestLease

Source§

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

Source§

impl CreateContextDataRespValue for SvhdxOpenDeviceContext

Source§

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

Source§

impl CreateContextDataRespValue for AllocationSize

Source§

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

Source§

impl CreateContextDataRespValue for AppInstanceId

Source§

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

Source§

impl CreateContextDataRespValue for AppInstanceVersion

Source§

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

Source§

impl CreateContextDataRespValue for DH2QResp

Source§

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

Source§

impl CreateContextDataRespValue for DurableHandleReconnect

Source§

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

Source§

impl CreateContextDataRespValue for DurableHandleReconnectV2

Source§

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

Source§

impl CreateContextDataRespValue for DurableHandleResponse

Source§

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

Source§

impl CreateContextDataRespValue for QueryMaximalAccessResponse

Source§

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

Source§

impl CreateContextDataRespValue for QueryOnDiskIdResp

Source§

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

Source§

impl CreateContextDataRespValue for TimewarpToken

Source§

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

Source§

impl CreateContextDataRespValue for SdBuffer

Source§

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