Docs.rs
pmhelp-internal-0.0.2
pmhelp-internal 0.0.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
russells-crockpot
Dependencies
paste ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
Versions
16.67%
of the crate is documented
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
pmhelp_
internal
0.0.2
Option
Type
Ext
Required Methods
is_option
Implementations on Foreign Types
Path
Type
Implementors
In pmhelp_
internal::
exts
pmhelp_internal
::
exts
Trait
OptionTypeExt
Copy item path
Source
pub trait OptionTypeExt { // Required method fn
is_option
(&self) ->
bool
; }
Required Methods
§
Source
fn
is_option
(&self) ->
bool
Implementations on Foreign Types
§
Source
§
impl
OptionTypeExt
for
Type
Source
§
fn
is_option
(&self) ->
bool
Source
§
impl
OptionTypeExt
for
Path
Source
§
fn
is_option
(&self) ->
bool
Implementors
§