Docs.rs
diffai-core-0.2.7
diffai-core 0.2.7
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
kako-jun
Dependencies
anyhow ^1.0
normal
bytemuck ^1.14
normal
candle-core ^0.8
normal
candle-nn ^0.8
normal
configparser ^3.0
normal
csv ^1.3
normal
diffx-core ^0.1
normal
matfile ^0.1
normal
ndarray ^0.16
normal
quick-xml ^0.31
normal
regex ^1.0
normal
safetensors ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yml ^0.0.12
normal
toml ^0.8
normal
zip ^2.2
normal
criterion ^0.5
dev
Versions
2.8%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
diffai_
core
0.2.7
diffai_core
Function
parse_ini
Copy item path
Source
pub fn parse_ini(content: &
str
) ->
Result
<
Value
>