Docs.rs
arael-0.6.2
arael 0.6.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
harakas
Dependencies
arael-macros ^0.6.2
normal
arael-sym ^0.6.2
normal
faer ^0.24
normal
inventory ^0.3
normal
lapack-sys ^0.15
normal
optional
nalgebra ^0.33
normal
num ^0.4
normal
rand ^0.9
normal
rand_distr ^0.5
normal
serde ^1
normal
criterion ^0.5
dev
dirs ^5
dev
image ^0.25
dev
rustyline ^15
dev
trybuild ^1
dev
cc ^1
build
optional
getrandom ^0.3
normal
web-time ^1
normal
Versions
85.9%
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
info
arael
0.6.2
arael
Macro
info
Copy item path
Source
macro_rules! info { ($($arg:tt)*) => { ... }; }
Expand description
Log an informational message to stderr.