Home
last modified time | relevance | path

Searched defs:LimitError (Results 1 – 24 of 24) sorted by relevance

/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-buf-0.1.1/src/util/
H A Dlimit.rs15 pub struct LimitError<T> { struct
34 type Error = LimitError<T::Error>; argument
66 impl<T> LimitError<T> { implementation
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/tokio-buf-0.1.1/src/util/
H A Dlimit.rs15 pub struct LimitError<T> { struct
34 type Error = LimitError<T::Error>; argument
66 impl<T> LimitError<T> { impl
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/tokio-buf-0.1.1/src/util/
H A Dlimit.rs15 pub struct LimitError<T> { struct
34 type Error = LimitError<T::Error>; argument
66 impl<T> LimitError<T> { implementation
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/tokio-buf-0.1.1/src/util/
H A Dlimit.rs15 pub struct LimitError<T> { struct
34 type Error = LimitError<T::Error>; argument
66 impl<T> LimitError<T> { impl
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/logqlmodel/
H A Derror.go79 type LimitError struct { struct
80 error
90 func (e LimitError) Is(target error) bool {
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { implementation
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/image-0.23.14/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { impl
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/misc/broot/broot-1.7.0/cargo-crates/image-0.23.14/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { implementation
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/image-0.23.14/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { impl
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/image-0.23.14/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { impl
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/image-0.23.14/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { implementation
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/image-0.23.4/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { implementation
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/www/zola/zola-0.15.2/cargo-crates/image-0.23.14/src/
H A Dflat.rs154 /// Describe a column-major image packed in all directions.
156 /// The resulting will surely be `NormalForm::ColumnMajorPacked`. This is not particularly
288 /// If there are any samples aliasing each other.
495 /// Copy the data into an owned vector. in fmt()
506 /// Get a reference to a single sample. in fmt()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/image-0.23.14/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { impl
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/image-0.23.12/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { impl
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/graphics/viu/viu-1.1/cargo-crates/image-0.23.9/src/
H A Derror.rs154 pub struct LimitError { struct
155 kind: LimitErrorKind, argument
288 impl LimitError { implementation
495 impl fmt::Display for LimitError { implementation
505 impl Error for LimitError { } implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/image/src/
H A Derror.rs153 pub struct LimitError { struct
154 kind: LimitErrorKind, argument
364 impl LimitError { impl
582 impl fmt::Display for LimitError { implementation
592 impl Error for LimitError { } implementation
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/tsdb/
H A Dshard.go1982 type LimitError struct { struct
1983 Reason string
1986 func (e *LimitError) Error() string { return e.Reason }
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/tsdb/
H A Dshard.go1984 type LimitError struct { struct
1985 Reason string
1988 func (e *LimitError) Error() string { return e.Reason }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/tsdb/
H A Dshard.go2074 type LimitError struct { struct
2075 Reason string
2078 func (e *LimitError) Error() string { return e.Reason }
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/tsdb/
H A Dshard.go2140 type LimitError struct { struct
2141 Reason string
2144 func (e *LimitError) Error() string { return e.Reason }
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/
H A Derrors.py181 class LimitError(_ValueError): class
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/util/validation/
H A Dlimits.go27 type LimitError string type
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/util/validation/
H A Dlimits.go27 type LimitError string type