Docs.rs
bing-0.1.4
bing 0.1.4
Permalink
Docs.rs crate page
MulanPSL-2.0
31 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
i18nsite
Dependencies
anyhow ^1
normal
serde ^1
normal
static_init ^1.0.4
normal
sts ^0.1.23
normal
tantivy ^0.24
normal
tantivy-jieba ^0.15.0
normal
tracing ^0.1.41
normal
txtfmt ^0.1.2
normal
xerr ^0.1.15
normal
loginit ^0.1.18
dev
static_init ^1.0.4
dev
tracing-subscriber ^0.3
dev
Versions
1.67%
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
Snippet
bing
0.1.4
Snippet
Aliased Type
In bing::
search
bing
::
search
Type Alias
Snippet
Copy item path
Source
pub type Snippet =
String
;
Aliased Type
ยง
pub struct Snippet {
/* private fields */
}