Docs.rs
tritonserver-rs-0.1.0
tritonserver-rs 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
3xMike
Dependencies
async-trait ^0.1.81
normal
bitflags ^1.3.2
normal
cfg-if ^1
normal
cuda-driver-sys ^0.3
normal
optional
futures ^0.3
normal
half ^2.4.1
normal
lazy_static ^1.4.0
normal
libc ^0.2
normal
log ^0.4
normal
parking_lot ^0.12.2
normal
optional
serde ^1.0
normal
serde-hjson ^0.9
normal
serde_json ^1.0
normal
tokio ^1.32
normal
bindgen ^0.69
build
Versions
82.17%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
tritonserver_
rs
0.1.0
Module trace
Module Items
Structs
Enums
Traits
In crate tritonserver_
rs
tritonserver_rs
Module
trace
Copy item path
Source
Expand description
Tracing utilities for debugging and profiling.
Structs
§
Trace
Inference object that provides custom tracing.
Enums
§
Activity
Enum representation of inference status.
Level
Trace levels
Traits
§
Trace
Handler
Inference event handler trait.