Docs.rs
architect-api-11.0.3
architect-api 11.0.3
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
crates.io
Source
Owners
andrew-lee-architect
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
bytemuck ^1
normal
bytes ^1
normal
chrono ^0.4
normal
chrono-tz ^0.10
normal
crossbeam ^0.8
normal
architect-derive ^0.4.0
normal
derive_builder ^0.20
normal
derive_more ^2
normal
dirs ^6
normal
ecow ^0.2
normal
futures ^0.3
normal
fxhash ^0.2
normal
governor ^0.10
normal
juniper ^0.16.0
normal
optional
log ^0.4.20
normal
once_cell ^1
normal
parking_lot ^0.12
normal
postgres-types ^0.2.6
normal
optional
rand ^0.9
normal
regex ^1
normal
rmp-serde ^1
normal
rusqlite ^0.31.0
normal
optional
rust_decimal ^1
normal
rust_decimal_macros ^1
normal
architect-schemars =1.2.0
normal
serde ^1
normal
serde_json ^1
normal
serde_repr ^0.1
normal
serde_with ^3
normal
serde_yaml ^0.9
normal
sqlx ^0.8
normal
optional
strum ^0.27
normal
strum_macros ^0.27
normal
tokio ^1
normal
optional
tokio-postgres ^0.7.10
normal
optional
tonic ^0.13
normal
optional
triomphe ^0.1
normal
url ^2
normal
uuid ^1
normal
zeroize ^1
normal
criterion ^0.6
dev
insta ^1.39.0
dev
serde_yaml ^0.9
dev
zeroize ^1
dev
architect-api-schema-builder ^0.4.0
build
architect-tonic-build ^0.13.1
build
optional
Versions
11.12%
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
architect_
api
11.0.3
Validate
Provided Methods
validate
Implementations on Foreign Types
()
Implementors
In architect_
api::
algo
architect_api
::
algo
Trait
Validate
Copy item path
Source
pub trait Validate { // Provided method fn
validate
(&self) ->
Result
<
()
> { ... } }
Provided Methods
§
Source
fn
validate
(&self) ->
Result
<
()
>
Implementations on Foreign Types
§
Source
§
impl
Validate
for
()
Implementors
§
Source
§
impl
Validate
for
ReleaseAtTimeParams
Source
§
impl
Validate
for
SpreaderParams
Source
§
impl
Validate
for
TwapParams