Docs.rs
vibrato-0.3.2
vibrato 0.3.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kampersanda
vbkaisetsu
Dependencies
bincode =2.0.0-rc.2
normal
bincode_derive =2.0.0-rc.2
normal
crawdad ^0.3.0
normal
csv-core ^0.1.10
normal
hashbrown ^0.12
normal
regex ^1
normal
rucrf ^0.3.2
normal
Versions
100%
of the crate is documented
Go to latest version
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
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
☰
Module errors
Structs
Enums
Type Definitions
?
Module
vibrato
::
errors
source
·
[
−
]
Expand description
Definition of errors.
Structs
InvalidArgumentError
Error used when the argument is invalid.
InvalidFormatError
Error used when the input format is invalid.
Enums
VibratoError
The error type for Vibrato.
Type Definitions
Result
A specialized Result type for Vibrato.