Docs.rs
snarkos-node-tcp-4.2.2
snarkos-node-tcp 4.2.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
futures-util ^0.3
normal
locktick ^0.3
normal
optional
once_cell ^1
normal
parking_lot ^0.12
normal
snarkos-node-metrics =4.2.2
normal
optional
thiserror ^2
normal
tokio ^1.28
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tokio ^1.28
dev
Versions
100%
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
create_span
snarkos_
node_
tcp
4.2.2
snarkos_node_tcp
Function
create_
span
Copy item path
Source
pub fn create_span(tcp_name: &
str
) ->
Span
Expand description
Creates the Tcp’s tracing span based on its name.