Docs.rs
blobtk-0.8.0
blobtk 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
rjchallis
Dependencies
aligned =0.4.2
normal
anyhow ^1.0.71
normal
atty ^0.2.14
normal
axum ^0.8.4
normal
blart ^0.3.0
normal
chrono ^0.4.39
normal
clap ^4.0.29
normal
clap-num ^1.0.2
normal
colorous ^1.0.10
normal
convert_case ^0.6.0
normal
coord_transforms ^1.4.0
normal
cpc ^1.9.3
normal
csv ^1.2.2
normal
env_logger ^0.11.8
normal
flate2 ^1.0.25
normal
glob ^0.3.1
normal
image =0.25.6
normal
indexmap ^1.9.2
normal
indicatif ^0.17.2
normal
log ^0.4.27
normal
needletail ^0.5.1
normal
nom ^7.1.3
normal
nucleo-matcher ^0.3.1
normal
num-integer ^0.1.45
normal
numfmt ^1.1.1
normal
pyo3 ^0.25.1
normal
optional
regex ^1.7.0
normal
reqwest ^0.11
normal
resvg ^0.31.0
normal
rust-htslib ^0.40.2
normal
rust_decimal ^1.29.1
normal
schemars ^0.8.16
normal
serde ^1.0.152
normal
serde-aux ^4.2.0
normal
serde_json ^1.0.93
normal
serde_with ^2.3.2
normal
serde_yaml ^0.9.25
normal
struct_iterable ^0.1.1
normal
svg ^0.13.1
normal
thiserror ^1.0.40
normal
tiny-skia ^0.8.3
normal
titlecase ^2.2.1
normal
tokio ^1.45.1
normal
trie-rs ^0.1.1
normal
unicode-normalization ^0.1.24
normal
url ^2.3.1
normal
usvg ^0.31.0
normal
pyo3-build-config ^0.25.1
build
Versions
25.25%
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
log_scale
blobtk
0.8.0
In blobtk::
utils
blobtk
::
utils
Function
log_
scale
Copy item path
Source
pub fn log_scale(value:
usize
, domain: &[
usize
;
2
], range: &[
f64
;
2
]) ->
f64