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
Result
Type
Ext
Required Methods
is_result
Implementations on Foreign Types
Path
Type
Implementors
In pmhelp_
internal::
exts
pmhelp_internal
::
exts
Trait
ResultTypeExt
Copy item path
Source
pub trait ResultTypeExt { // Required method fn
is_result
(&self) ->
bool
; }
Required Methods
§
Source
fn
is_result
(&self) ->
bool
Implementations on Foreign Types
§
Source
§
impl
ResultTypeExt
for
Type
Source
§
fn
is_result
(&self) ->
bool
Source
§
impl
ResultTypeExt
for
Path
Source
§
fn
is_result
(&self) ->
bool
Implementors
§