Docs.rs
tc-scalar-0.5.0
tc-scalar 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
haydnv
Dependencies
async-hash ^0.5
normal
async-trait ^0.1
normal
bytes ^1.3
normal
destream ^0.8
normal
futures ^0.3
normal
get-size ^0.1
normal
get-size-derive ^0.1
normal
log ^0.4
normal
num_cpus ^1.16
normal
safecast ^0.2
normal
serde ^1.0
normal
smallvec ^1.13
normal
tc-error ^0.12
normal
tc-transact ^0.21
normal
tc-value ^0.13
normal
tcgeneric ^0.11
normal
Versions
43.86%
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
tc_
scalar
0.5.0
Module op
Module Items
Structs
Enums
Type Aliases
In crate tc_
scalar
tc_scalar
Module
op
Copy item path
Source
Expand description
User-defined
OpDef
s.
Structs
§
Executor
An
OpDef
executor.
OpDef
Visitor
Enums
§
OpDef
A user-defined operation.
OpDef
Type
The
Class
of a user-defined
OpDef
.
Type Aliases
§
Delete
Op
A DELETE handler.
GetOp
A GET handler.
PostOp
A POST handler.
PutOp
A PUT handler.