Docs.rs
ops-mel-0.7.0
ops-mel 0.7.0
Docs.rs crate page
EUPL-1.2
Links
Homepage
Repository
crates.io
Source
Owners
qvignaud
Dependencies
melodium-core =0.7.0
normal
melodium-macro =0.7.0
normal
Versions
11.03%
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 byte
Modules
Functions
?
Module
ops_mel
::
byte
source
·
[
−
]
Modules
__mel_function_and
__mel_function_equal
__mel_function_not
__mel_function_not_equal
__mel_function_or
__mel_function_xor
__mel_treatment_and
__mel_treatment_equal
__mel_treatment_not
__mel_treatment_not_equal
__mel_treatment_or
__mel_treatment_xor
Functions
and
Makes
and
⋀ binary operation on
byte
equal
Return whether
a
is equal to
b
not
Makes
not
¬ binary operation on
byte
not_equal
Return whether
a
is different
b
or
Makes
or
⋁ binary operation on
byte
xor
Makes
xor
⊕ binary operation on
byte