Movatterモバイル変換


[0]ホーム

URL:


[][src]Traitrustpython_vm::pyobject::TypeProtocol

pub trait TypeProtocol {    fnclass(&self) ->PyClassRef;}

Required methods

fnclass(&self) ->PyClassRef

Loading content...

Implementations on Foreign Types

impl<'_, T: TypeProtocol>TypeProtocol for&'_T[src]

fnclass(&self) ->PyClassRef[src]

Loading content...

Implementors

impl TypeProtocol forPyObjectRef[src]

impl<T> TypeProtocol forPyRef<T>[src]

impl<T: ?Sized> TypeProtocol forPyObject<T>where
    T:PyObjectPayload
[src]

Loading content...

[8]ページ先頭

©2009-2025 Movatter.jp