Docs.rs
rs-vips-0.2.2
rs-vips 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mrdkprj
Dependencies
num-derive ^0.4.2
normal
num-traits ^0.2
normal
Versions
5.38%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Ge
rs_vips
0.2.2
Ge
Required Associated Types
Output
Required Methods
ge
Implementations on Foreign Types
&[f64; N]
&[f64; N]
&[f64]
&[f64]
f64
f64
Implementors
In rs_
vips::
operator
rs_vips
::
operator
Trait
Ge
Copy item path
Source
pub trait Ge<T> { type
Output
: ?
Sized
; // Required method fn
ge
(self, b: T) -> Self::
Output
; }
Required Associated Types
§
Source
type
Output
: ?
Sized
Required Methods
§
Source
fn
ge
(self, b: T) -> Self::
Output
Implementations on Foreign Types
§
Source
§
impl
Ge
<&
VipsImage
> for &[
f64
]
Source
§
type
Output
=
VipsImage
Source
§
fn
ge
(self, b: &
VipsImage
) -> Self::
Output
Source
§
impl
Ge
<&
VipsImage
> for
f64
Source
§
type
Output
=
VipsImage
Source
§
fn
ge
(self, b: &
VipsImage
) -> Self::
Output
Source
§
impl
Ge
<
VipsImage
> for &[
f64
]
Source
§
type
Output
=
VipsImage
Source
§
fn
ge
(self, b:
VipsImage
) -> Self::
Output
Source
§
impl
Ge
<
VipsImage
> for
f64
Source
§
type
Output
=
VipsImage
Source
§
fn
ge
(self, b:
VipsImage
) -> Self::
Output
Source
§
impl<const N:
usize
>
Ge
<&
VipsImage
> for &[
f64
;
N
]
Source
§
type
Output
=
VipsImage
Source
§
fn
ge
(self, b: &
VipsImage
) -> Self::
Output
Source
§
impl<const N:
usize
>
Ge
<
VipsImage
> for &[
f64
;
N
]
Source
§
type
Output
=
VipsImage
Source
§
fn
ge
(self, b:
VipsImage
) -> Self::
Output
Implementors
§
Source
§
impl
Ge
<&
VipsImage
> for &
VipsImage
Source
§
type
Output
=
VipsImage
Source
§
impl
Ge
<&[
f64
]> for &
VipsImage
Source
§
type
Output
=
VipsImage
Source
§
impl
Ge
<&[
f64
]> for
VipsImage
Source
§
type
Output
=
VipsImage
Source
§
impl
Ge
<
f64
> for &
VipsImage
Source
§
type
Output
=
VipsImage
Source
§
impl
Ge
<
f64
> for
VipsImage
Source
§
type
Output
=
VipsImage
Source
§
impl
Ge
<
VipsImage
> for
VipsImage
Source
§
type
Output
=
VipsImage
Source
§
impl<const N:
usize
>
Ge
<&[
f64
;
N
]> for &
VipsImage
Source
§
type
Output
=
VipsImage
Source
§
impl<const N:
usize
>
Ge
<&[
f64
;
N
]> for
VipsImage
Source
§
type
Output
=
VipsImage