Home
last modified time | relevance | path

Searched refs:impl_from (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/serde_cbor-0.11.2/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/serde_cbor-0.11.2/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/serde_cbor-0.11.2/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/serde_cbor-0.11.2/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/serde_cbor-0.11.1/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/serde_cbor-0.11.1/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/serde_cbor/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/serde_cbor-0.11.1/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/serde_cbor-0.11.2/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/textproc/jql/jql-3.0.6/cargo-crates/serde_cbor-0.11.2/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/serde_cbor-0.11.1/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/serde_cbor-0.11.2/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/serde_cbor-0.11.2/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/serde_cbor-0.11.1/src/value/
H A Dmod.rs105 macro_rules! impl_from { macro
115 impl_from!(Value::Bool, bool);
116 impl_from!(Value::Integer, i8);
117 impl_from!(Value::Integer, i16);
118 impl_from!(Value::Integer, i32);
119 impl_from!(Value::Integer, i64);
121 impl_from!(Value::Integer, u8);
122 impl_from!(Value::Integer, u16);
123 impl_from!(Value::Integer, u32);
126 impl_from!(Value::Float, f32);
[all …]
/dports/lang/rust/rustc-1.58.1-src/library/core/src/convert/
H A Dnum.rs45 macro_rules! impl_from { macro
60 impl_from!($Small,
104 impl_from! { u8, u128, #[stable(feature = "i128", since = "1.26.0")] }
108 impl_from! { u16, u128, #[stable(feature = "i128", since = "1.26.0")] }
110 impl_from! { u32, u128, #[stable(feature = "i128", since = "1.26.0")] }
111 impl_from! { u64, u128, #[stable(feature = "i128", since = "1.26.0")] }
117 impl_from! { i8, i128, #[stable(feature = "i128", since = "1.26.0")] }
121 impl_from! { i16, i128, #[stable(feature = "i128", since = "1.26.0")] }
123 impl_from! { i32, i128, #[stable(feature = "i128", since = "1.26.0")] }
124 impl_from! { i64, i128, #[stable(feature = "i128", since = "1.26.0")] }
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/crossterm-0.19.0/src/
H A Derror.rs8 use crate::impl_from;
47 impl_from!(io::Error, ErrorKind::IoError);
48 impl_from!(fmt::Error, ErrorKind::FmtError);
49 impl_from!(std::string::FromUtf8Error, ErrorKind::Utf8Error);
50 impl_from!(std::num::ParseIntError, ErrorKind::ParseIntError);
/dports/shells/nsh/nsh-0.4.2/cargo-crates/crossterm-0.18.2/src/
H A Derror.rs8 use crate::impl_from;
47 impl_from!(io::Error, ErrorKind::IoError);
48 impl_from!(fmt::Error, ErrorKind::FmtError);
49 impl_from!(std::string::FromUtf8Error, ErrorKind::Utf8Error);
50 impl_from!(std::num::ParseIntError, ErrorKind::ParseIntError);
/dports/devel/gitui/gitui-0.10.1/cargo-crates/crossterm-0.17.7/src/
H A Derror.rs8 use crate::impl_from;
48 impl_from!(io::Error, ErrorKind::IoError);
49 impl_from!(fmt::Error, ErrorKind::FmtError);
50 impl_from!(std::string::FromUtf8Error, ErrorKind::Utf8Error);
51 impl_from!(std::num::ParseIntError, ErrorKind::ParseIntError);
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/crossterm-0.13.3/src/utils/
H A Derror.rs8 use crate::impl_from;
48 impl_from!(io::Error, ErrorKind::IoError);
49 impl_from!(fmt::Error, ErrorKind::FmtError);
50 impl_from!(std::string::FromUtf8Error, ErrorKind::Utf8Error);
51 impl_from!(std::num::ParseIntError, ErrorKind::ParseIntError);
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/crossterm-0.17.7/src/
H A Derror.rs8 use crate::impl_from;
48 impl_from!(io::Error, ErrorKind::IoError);
49 impl_from!(fmt::Error, ErrorKind::FmtError);
50 impl_from!(std::string::FromUtf8Error, ErrorKind::Utf8Error);
51 impl_from!(std::num::ParseIntError, ErrorKind::ParseIntError);
/dports/graphics/viu/viu-1.1/cargo-crates/crossterm-0.17.7/src/
H A Derror.rs8 use crate::impl_from;
48 impl_from!(io::Error, ErrorKind::IoError);
49 impl_from!(fmt::Error, ErrorKind::FmtError);
50 impl_from!(std::string::FromUtf8Error, ErrorKind::Utf8Error);
51 impl_from!(std::num::ParseIntError, ErrorKind::ParseIntError);
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/crossterm-0.19.0/src/
H A Derror.rs8 use crate::impl_from;
47 impl_from!(io::Error, ErrorKind::IoError);
48 impl_from!(fmt::Error, ErrorKind::FmtError);
49 impl_from!(std::string::FromUtf8Error, ErrorKind::Utf8Error);
50 impl_from!(std::num::ParseIntError, ErrorKind::ParseIntError);
/dports/devel/desed/desed-1.2.0/cargo-crates/crossterm-0.17.6/src/
H A Derror.rs8 use crate::impl_from;
48 impl_from!(io::Error, ErrorKind::IoError);
49 impl_from!(fmt::Error, ErrorKind::FmtError);
50 impl_from!(std::string::FromUtf8Error, ErrorKind::Utf8Error);
51 impl_from!(std::num::ParseIntError, ErrorKind::ParseIntError);
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/insta-0.16.0/src/
H A Dredaction.rs68 impl_from!(());
70 impl_from!(u8);
71 impl_from!(u16);
72 impl_from!(u32);
73 impl_from!(u64);
74 impl_from!(i8);
75 impl_from!(i16);
76 impl_from!(i32);
77 impl_from!(i64);
78 impl_from!(f32);
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/insta-1.8.0/src/
H A Dredaction.rs68 impl_from!(());
70 impl_from!(u8);
71 impl_from!(u16);
72 impl_from!(u32);
73 impl_from!(u64);
74 impl_from!(i8);
75 impl_from!(i16);
76 impl_from!(i32);
77 impl_from!(i64);
78 impl_from!(f32);
[all …]

12345678910