Docs.rs
tetcore-std-2.1.2
tetcore-std 2.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
marlonhanks
Dependencies
Versions
66.67%
of the crate is documented
Platform
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
PointeeSized
tetcore_
std
2.1.2
Pointee
Sized
Implementors
In tetcore_
std::
marker
tetcore_std
::
marker
Trait
Pointee
Sized
Copy item path
Source
pub trait PointeeSized { }
🔬
This is a nightly-only experimental API. (
sized_hierarchy
)
Expand description
Types that may or may not have a size.
Implementors
§