Docs.rs
reductionml-core-0.1.0
reductionml-core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jackgerrits
Dependencies
approx ^0.5.1
normal
byteorder ^1.4.3
normal
derive_more ^0.99.17
normal
fast-float ^0.2.0
normal
flexbuffers ^2.0.0
normal
itertools ^0.10.5
normal
once_cell ^1.17.2
normal
parking_lot ^0.12.1
normal
schemars ^0.8.12
normal
serde ^1.0
normal
serde_default ^0.1.0
normal
serde_json ^1.0
normal
serde_json_borrow ^0.1.4
normal
serde_yaml ^0.9.21
normal
smallvec ^1.10.0
normal
thiserror ^1.0
normal
twox-hash ^1.6.3
normal
typetag ^0.2
normal
approx ^0.5.1
dev
Versions
0.93%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
reductionml_
core
0.1.0
reductionml_core
Macro
impl_default_factory_functions
Copy item path
Source
macro_rules! impl_default_factory_functions { ($typename: expr, $config_type: ident) => { ... }; }