Docs.rs
concinnity-core-0.18.64
concinnity-core 0.18.64
Docs.rs crate page
MIT
28 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
gwilkes
Dependencies
bytemuck ^1
normal
concinnity-asset ^0.18
normal
concinnity-memory ^0.18
normal
concinnity-physics ^0.18
normal
fontdue ^0.9
normal
libm ^0.2
normal
postcard ^1
normal
serde ^1
normal
serde_bytes ^0.11
normal
thiserror ^2.0.18
normal
tracing ^0.1.44
normal
serde_json ^1
dev
Versions
89.04%
of the crate is documented
This release has been yanked, go to latest version
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
log2
concinnity_
core
0.18.64
In concinnity_
core::
math
concinnity_core
::
math
Function
log2
Copy item path
Source
pub fn log2(x:
f32
) ->
f32
Expand description
Base-2 logarithm.