Docs.rs
veruna-kernel-1.1.12
veruna-kernel 1.1.12
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
averichev
Dependencies
shaku 0.6.*
normal
url ^2.3.1
normal
Versions
0%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
PageSite
Auto Trait Implementations
!RefUnwindSafe
!Send
!Sized
!Sync
!Unpin
!UnwindSafe
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
In veruna_kernel::pages
?
Struct
veruna_kernel
::
pages
::
PageSite
source
·
[
−
]
pub struct PageSite { /* private fields */ }
Auto Trait Implementations
§
§
impl !
RefUnwindSafe
for
PageSite
§
impl !
Send
for
PageSite
§
impl !
Sized
for
PageSite
§
impl !
Sync
for
PageSite
§
impl !
Unpin
for
PageSite
§
impl !
UnwindSafe
for
PageSite
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
,
const:
unstable
·
source
§
fn
borrow
(&self) ->
&
T
Immutably borrows from an owned value.
Read more
source
§
impl<T>
BorrowMut
<T> for T
where
T: ?
Sized
,
const:
unstable
·
source
§
fn
borrow_mut
(&mut self) ->
&mut
T
Mutably borrows from an owned value.
Read more