Docs.rs
fixer-fix-0.10.3
fixer-fix 0.10.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
karuna
Dependencies
fixer ^0.10.3
normal
jiff ^0.2
normal
rust_decimal ^1
normal
simple-error ^0.3
normal
tokio ^1.50
dev
Versions
90.53%
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
Skip to main content
Module test_request
fixer_
fix
0.10.3
Module test_
request
Module Items
Structs
Functions
Type Aliases
In fixer_
fix::
fix43
fixer_fix
::
fix43
Module
test_
request
Copy item path
Source
Structs
§
Test
Request
TestRequest
is the
fix43
TestRequest
type,
MsgType
= 1.
Functions
§
route
Returns the begin string, message type, and route function for
TestRequest
.
Type Aliases
§
Route
Route type returned by the
route
function.
Route
Out
RouteOut
is the callback type for routing
TestRequest
messages.