Docs.rs
hyperlane-utils-2.0.1
hyperlane-utils 2.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
eastspire
Dependencies
ahash ^0.8.12
normal
bin-encode-decode ^1.0.2
normal
chunkify ^0.6.6
normal
clonelicious ^2.1.2
normal
color-output ^7.0.6
normal
compare_version ^1.0.1
normal
file-operation ^0.5.16
normal
future-fn ^0.2.8
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
hot-restart ^0.2.7
normal
hyperlane-broadcast ^0.6.0
normal
hyperlane-log ^1.17.6
normal
hyperlane-macros ^1.9.1
normal
hyperlane-plugin-websocket ^2.1.0
normal
log ^0.4.27
normal
lombok-macros ^1.13.2
normal
num_cpus ^1.17.0
normal
once_cell ^1.21.3
normal
recoverable-spawn ^3.7.13
normal
recoverable-thread-pool ^2.3.10
normal
serde ^1.0.219
normal
serde-xml-rs ^0.8.1
normal
serde_json ^1.0.141
normal
serde_urlencoded ^0.7.1
normal
server-manager ^3.4.5
normal
simd-json ^0.15.1
normal
std-macro-extensions ^0.25.2
normal
twox-hash ^2.1.1
normal
url ^2.5.4
normal
urlencoding ^2.1.3
normal
utoipa ^5.4.0
normal
utoipa-rapidoc ^6.0.0
normal
utoipa-swagger-ui ^9.0.2
normal
Versions
0%
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
hyperlane_
utils
2.0.1
hyperlane_utils
Function
log_handler
Copy item path
Source
pub fn log_handler<T>(log_data: T) ->
String
where T:
ToString
,