Docs.rs
bvr-core-0.0.4
bvr-core 0.0.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Avarel
Dependencies
arc-swap ^1.6
normal
lru ^0.12.0
normal
memchr ^2.6
normal
memmap2 ^0.9
normal
regex ^1.10
normal
thiserror ^1.0
normal
anyhow ^1.0
dev
Versions
23.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
cowvec
bvr_
core
0.0.4
bvr_core
Macro
cowvec
Copy item path
Source
macro_rules! cowvec { () => { ... }; ($($x:expr),+ $(,)?) => { ... }; }