Docs.rs
soapy-0.2.1
soapy 0.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tim-harding
Dependencies
soapy-derive ^0.2.0
normal
soapy-shared ^0.2.0
normal
Versions
100%
of the crate is documented
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
soapy
0.2.1
Soapy
Required Associated Types
RawSoa
Object Safety
Implementors
In crate soapy
?
Trait
soapy
::
Soapy
source
·
[
−
]
pub trait Soapy:
Sized
{ type
RawSoa
:
RawSoa
<Self>; }
Required Associated Types
§
source
type
RawSoa
:
RawSoa
<Self>
Object Safety
§
This trait is
not
object safe
.
Implementors
§