Docs.rs
lace_codebook-0.7.0
lace_codebook 0.7.0
Permalink
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
BaxterEaves
schmidmt
Swandog
Dependencies
lace_consts ^0.2.1
normal
lace_data ^0.3.0
normal
lace_stats ^0.4.0
normal
lace_utils ^0.3.0
normal
polars ^0.36
normal
serde ^1
normal
serde_yaml ^0.9.4
normal
thiserror ^1.0.11
normal
indoc ^2
dev
tempfile ^3.3.0
dev
Versions
45.05%
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
series_to_opt_vec
lace_
codebook
0.7.0
lace_codebook
Macro
series_
to_
opt_
vec
Copy item path
Source
macro_rules! series_to_opt_vec { ($srs: ident, $X: ty) => { ... }; }