Docs.rs
rstmt-core-0.0.2
rstmt-core 0.0.2
Docs.rs crate page
Apache-2.0
16 May 2025
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
lazy_static ^1
normal
num ^0.4
normal
paste ^1
normal
regex ^1
normal
serde ^1
normal
optional
smart-default ^0.7
normal
strum ^0.26
normal
thiserror ^1
normal
Versions
23.95%
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
rstmt_
core
0.0.2
Musical
Interval
Required Methods
as_i8
Implementors
In crate rstmt_
core
rstmt_core
Trait
MusicalInterval
Copy item path
Source
pub trait MusicalInterval { // Required method fn
as_i8
(&self) ->
i8
; }
Required Methods
§
Source
fn
as_i8
(&self) ->
i8
Implementors
§