Docs.rs
code-ranker-plugin-api-2.0.0
code-ranker-plugin-api 2.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ffedoroff
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
serde ^1.0
normal
Versions
61.65%
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
line
code_
ranker_
plugin_
api
2.0.0
In code_
ranker_
plugin_
api::
log
code_ranker_plugin_api
::
log
Function
line
Copy item path
Source
pub fn line(msg: &
str
)
Expand description
Emit one stamped line to stderr:
[HH:MM:SS.mmm] <msg>
.