mirror of
https://github.com/github/codeql.git
synced 2026-02-14 06:01:07 +01:00
Models are regenerated with the fix from https://github.com/github/codeql/pull/19744 which corrects the order of generation.
660 lines
131 KiB
YAML
660 lines
131 KiB
YAML
# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
|
|
extensions:
|
|
- addsTo:
|
|
pack: codeql/rust-all
|
|
extensible: summaryModel
|
|
data:
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&[u8] as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&[u8] as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&[u8] as crate::form::from_form_field::FromFormField>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::config::config::Config as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::config::secret_key::SecretKey as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::cookies::CookieJar as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::data::limits::Limits as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::header::accept::Accept as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::header::content_type::ContentType as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::raw_str::RawStr as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::raw_str::RawStr as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::route::route::Route as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::state::State as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::uri::host::Host as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&crate::uri::origin::Origin as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&str as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&str as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&str as crate::form::from_form_field::FromFormField>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<&str as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::catcher::handler::Cloneable>::clone_handler", "Argument[self].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::catcher::handler::Handler>::handle", "Argument[0]", "Argument[self].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::catcher::handler::Handler>::handle", "Argument[1]", "Argument[self].Parameter[1]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::catcher::handler::Handler>::handle", "Argument[self].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::ext::StreamExt>::join", "Argument[0]", "ReturnValue.Field[rocket::ext::Join::b]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::ext::StreamExt>::join", "Argument[self]", "ReturnValue.Field[rocket::ext::Join::a]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::form::from_form::FromForm>::init", "Argument[0]", "ReturnValue.Field[rocket::form::from_form_field::FromFieldContext::opts]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::form::from_form::FromForm>::push_value", "Argument[1].Field[rocket::form::field::ValueField::name]", "Argument[0].Field[rocket::form::from_form_field::FromFieldContext::field_name].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::form::from_form::FromForm>::push_value", "Argument[1].Field[rocket::form::field::ValueField::value]", "Argument[0].Field[rocket::form::from_form_field::FromFieldContext::field_value].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::route::handler::Cloneable>::clone_handler", "Argument[self].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::route::handler::Handler>::handle", "Argument[0]", "Argument[self].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::route::handler::Handler>::handle", "Argument[1]", "Argument[self].Parameter[1]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<_ as crate::route::handler::Handler>::handle", "Argument[self].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<bool as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<char as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::Authenticated as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::HasContentType as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::HasContentType as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::HasContentType as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::Singleton as crate::fairing::Fairing>::info", "Argument[self].Field[0]", "ReturnValue.Field[rocket::fairing::info_kind::Info::kind]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::Singleton as crate::fairing::Fairing>::info", "Argument[self].Field[recursive-singleton-fairing::Singleton(0)]", "ReturnValue.Field[rocket::fairing::info_kind::Info::kind]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::Singleton as crate::fairing::Fairing>::on_ignite", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::Singleton as crate::fairing::Fairing>::on_ignite", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::Uuid as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::borrow::Cow as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::borrow::Cow as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::borrow::Cow as crate::form::from_form_field::FromFormField>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::catcher::catcher::Catcher as crate::convert::From>::from", "Argument[0].Field[rocket::catcher::catcher::StaticInfo::handler]", "ReturnValue.Field[rocket::catcher::catcher::Catcher::handler].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::catcher::catcher::Catcher>::map_base", "Argument[self].Field[rocket::catcher::catcher::Catcher::base]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::catcher::catcher::Catcher>::map_base", "Argument[self]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::catcher::catcher::Catcher>::new", "Argument[1]", "ReturnValue.Field[rocket::catcher::catcher::Catcher::handler].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::btree::map::BTreeMap as crate::form::from_form::FromForm>::finalize", "Argument[0].Field[rocket::form::from_form::MapContext::errors]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::btree::map::BTreeMap as crate::form::from_form::FromForm>::init", "Argument[0]", "ReturnValue.Field[rocket::form::from_form::MapContext::opts]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::btree::map::BTreeMap as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::btree::map::BTreeMap as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::btree::map::BTreeMap as crate::form::validate::Len>::len", "Argument[self].Field[alloc::collections::btree::map::BTreeMap::length]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::btree::map::BTreeMap as crate::form::validate::Len>::len_into_u64", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::hash::map::HashMap as crate::form::from_form::FromForm>::finalize", "Argument[0].Field[rocket::form::from_form::MapContext::errors]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::hash::map::HashMap as crate::form::from_form::FromForm>::init", "Argument[0]", "ReturnValue.Field[rocket::form::from_form::MapContext::opts]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::hash::map::HashMap as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::hash::map::HashMap as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::collections::hash::map::HashMap as crate::form::validate::Len>::len_into_u64", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::config::Config as crate::provider::Provider>::profile", "Argument[self].Field[rocket::config::config::Config::profile].Reference", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::ident::Ident as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::shutdown::Sig as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::MutualTls>::ca_certs", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::MutualTls>::mandatory", "Argument[0]", "Argument[self].Field[rocket::config::tls::MutualTls::mandatory]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::MutualTls>::mandatory", "Argument[0]", "ReturnValue.Field[rocket::config::tls::MutualTls::mandatory]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::MutualTls>::mandatory", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::certs", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::key", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::mutual", "Argument[self].Field[rocket::config::tls::TlsConfig::mutual].Field[core::option::Option::Some(0)]", "ReturnValue.Field[core::option::Option::Some(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::prefer_server_cipher_order", "Argument[self].Field[rocket::config::tls::TlsConfig::prefer_server_cipher_order]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::to_native_config", "Argument[self].Field[rocket::config::tls::TlsConfig::prefer_server_cipher_order]", "ReturnValue.Field[core::result::Result::Ok(0)].Field[rocket_http::tls::listener::Config::prefer_server_order]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::with_ciphers", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::with_mutual", "Argument[0]", "Argument[self].Field[rocket::config::tls::TlsConfig::mutual].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::with_mutual", "Argument[0]", "ReturnValue.Field[rocket::config::tls::TlsConfig::mutual].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::with_mutual", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::with_preferred_server_cipher_order", "Argument[0]", "Argument[self].Field[rocket::config::tls::TlsConfig::prefer_server_cipher_order]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::with_preferred_server_cipher_order", "Argument[0]", "ReturnValue.Field[rocket::config::tls::TlsConfig::prefer_server_cipher_order]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::tls::TlsConfig>::with_preferred_server_cipher_order", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::cookies::CookieJar as crate::clone::Clone>::clone", "Argument[self].Field[rocket::cookies::CookieJar::config]", "ReturnValue.Field[rocket::cookies::CookieJar::config]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::cookies::CookieJar as crate::clone::Clone>::clone", "Argument[self].Field[rocket::cookies::CookieJar::jar].Reference", "ReturnValue.Field[rocket::cookies::CookieJar::jar]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::cookies::CookieJar>::from", "Argument[0]", "ReturnValue.Field[rocket::cookies::CookieJar::jar]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::cookies::CookieJar>::from", "Argument[1]", "ReturnValue.Field[rocket::cookies::CookieJar::config]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::cookies::CookieJar>::new", "Argument[0]", "ReturnValue.Field[rocket::cookies::CookieJar::config]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::data::capped::Capped::value]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped as crate::form::from_form_field::FromFormField>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped as crate::form::from_form_field::FromFormField>::from_value", "Argument[0].Field[rocket::form::field::ValueField::value]", "ReturnValue.Field[core::result::Result::Ok(0)].Field[rocket::data::capped::Capped::value]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::data::capped::Capped::value]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::data::capped::Capped::value]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped>::complete", "Argument[0]", "ReturnValue.Field[rocket::data::capped::Capped::value]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped>::into_inner", "Argument[self].Field[rocket::data::capped::Capped::value]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped>::is_complete", "Argument[self].Field[rocket::data::capped::Capped::n].Field[rocket::data::capped::N::complete]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped>::map", "Argument[0].ReturnValue", "ReturnValue.Field[rocket::data::capped::Capped::value]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped>::map", "Argument[self].Field[rocket::data::capped::Capped::n]", "ReturnValue.Field[rocket::data::capped::Capped::n]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped>::map", "Argument[self].Field[rocket::data::capped::Capped::value]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped>::new", "Argument[0]", "ReturnValue.Field[rocket::data::capped::Capped::value]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::Capped>::new", "Argument[1]", "ReturnValue.Field[rocket::data::capped::Capped::n]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::capped::N as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::data::capped::N::written]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data::Data as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data::Data>::local", "Argument[0]", "ReturnValue.Field[rocket::data::data::Data::buffer]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data::Data>::peek", "Argument[self].Field[rocket::data::data::Data::buffer].Element", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data::Data>::peek_complete", "Argument[self].Field[rocket::data::data::Data::is_complete]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data_stream::DataStream>::hint", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data_stream::DataStream>::into_string", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data_stream::StreamReader as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::data::data_stream::StreamReader::inner].Field[rocket::data::data_stream::StreamKind::Body(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data_stream::StreamReader as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::data::data_stream::StreamReader::inner].Field[rocket::data::data_stream::StreamKind::Multipart(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::io_stream::IoStream as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::data::io_stream::IoStream::kind].Field[rocket::data::io_stream::IoStreamKind::Upgraded(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::limits::Limits>::limit", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::error::Error as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::error::Error::kind]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::error::Error as crate::fmt::Debug>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::error::Error>::kind", "Argument[self].Field[rocket::error::Error::kind]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::error::Error>::new", "Argument[0]", "ReturnValue.Field[rocket::error::Error::kind]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::error::Error>::shutdown", "Argument[0]", "ReturnValue.Field[rocket::error::Error::kind].Field[rocket::error::ErrorKind::Shutdown(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::error::ErrorKind as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableIo>::io", "Argument[self].Field[rocket::ext::CancellableIo::io].Field[core::option::Option::Some(0)]", "ReturnValue.Field[core::option::Option::Some(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableIo>::new", "Argument[1]", "ReturnValue.Field[rocket::ext::CancellableIo::io].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableIo>::new", "Argument[2]", "ReturnValue.Field[rocket::ext::CancellableIo::grace]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableIo>::new", "Argument[3]", "ReturnValue.Field[rocket::ext::CancellableIo::mercy]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableIo>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableIo>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableListener>::new", "Argument[0]", "ReturnValue.Field[rocket::ext::CancellableListener::trigger]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableListener>::new", "Argument[1]", "ReturnValue.Field[rocket::ext::CancellableListener::listener]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableListener>::new", "Argument[2]", "ReturnValue.Field[rocket::ext::CancellableListener::grace].Field[core::time::Duration::secs]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableListener>::new", "Argument[3]", "ReturnValue.Field[rocket::ext::CancellableListener::mercy].Field[core::time::Duration::secs]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableListener>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::CancellableListener>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::get_ref", "Argument[self].Field[rocket::ext::Chain::first]", "ReturnValue.Field[0].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::get_ref", "Argument[self].Field[rocket::ext::Chain::second]", "ReturnValue.Field[1].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::new", "Argument[0]", "ReturnValue.Field[rocket::ext::Chain::first]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::new", "Argument[1]", "ReturnValue.Field[rocket::ext::Chain::second]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::Chain::done_first]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::Chain::first]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::Chain::second]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::Chain::done_first]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::Chain::first]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Chain>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::Chain::second]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Join>::new", "Argument[0]", "ReturnValue.Field[rocket::ext::Join::a]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Join>::new", "Argument[1]", "ReturnValue.Field[rocket::ext::Join::b]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Join>::project", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::Join>::project_ref", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::ReaderStream>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::ReaderStream::buf]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::ReaderStream>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::ReaderStream::cap]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::ReaderStream>::project", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::ReaderStream::reader]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::ReaderStream>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::ReaderStream::buf]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::ReaderStream>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::ReaderStream::cap]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ext::ReaderStream>::project_ref", "Argument[self].Field[core::pin::Pin::__pointer].Field[rocket::ext::ReaderStream::reader]", "ReturnValue.Field[core::pin::Pin::__pointer]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::info", "Argument[self].Field[rocket::fairing::ad_hoc::AdHoc::name]", "ReturnValue.Field[rocket::fairing::info_kind::Info::name]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_ignite", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_ignite", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_liftoff", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_liftoff", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_request", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_request", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_response", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_response", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_response", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_shutdown", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc as crate::fairing::Fairing>::on_shutdown", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc>::on_ignite", "Argument[0]", "ReturnValue.Field[rocket::fairing::ad_hoc::AdHoc::name]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc>::on_liftoff", "Argument[0]", "ReturnValue.Field[rocket::fairing::ad_hoc::AdHoc::name]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc>::on_request", "Argument[0]", "ReturnValue.Field[rocket::fairing::ad_hoc::AdHoc::name]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc>::on_response", "Argument[0]", "ReturnValue.Field[rocket::fairing::ad_hoc::AdHoc::name]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc>::on_shutdown", "Argument[0]", "ReturnValue.Field[rocket::fairing::ad_hoc::AdHoc::name]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::ad_hoc::AdHoc>::try_on_ignite", "Argument[0]", "ReturnValue.Field[rocket::fairing::ad_hoc::AdHoc::name]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::fairings::Fairings>::audit", "Argument[self].Field[rocket::fairing::fairings::Fairings::failures]", "ReturnValue.Field[core::result::Result::Err(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::fairings::Fairings>::handle_ignite", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::info_kind::Kind as crate::ops::bit::BitOr>::bitor", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::info_kind::Kind as crate::ops::bit::BitOr>::bitor", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::context::Context>::push_error", "Argument[0].Field[rocket::form::error::Error::kind].Field[rocket::form::error::ErrorKind::Custom(0)]", "Argument[self].Field[rocket::form::context::Context::status]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::context::Context>::status", "Argument[self].Field[rocket::form::context::Context::status]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::context::Contextual as crate::form::from_form::FromForm>::finalize", "Argument[0].Field[1]", "ReturnValue.Field[core::result::Result::Ok(0)].Field[rocket::form::context::Contextual::context]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::context::Contextual as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::context::Contextual as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Entity as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error as crate::ext::IntoOwned>::into_owned", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::form::error::Error::kind]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error>::set_entity", "Argument[0]", "Argument[self].Field[rocket::form::error::Error::entity]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error>::status", "Argument[self].Field[rocket::form::error::Error::kind].Field[rocket::form::error::ErrorKind::Custom(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error>::with_entity", "Argument[0]", "Argument[self].Field[rocket::form::error::Error::entity]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error>::with_entity", "Argument[0]", "ReturnValue.Field[rocket::form::error::Error::entity]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error>::with_entity", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error>::with_name", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error>::with_value", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0].Field[0]", "ReturnValue.Field[rocket::form::error::ErrorKind::Custom(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0].Field[0]", "ReturnValue.Field[rocket::form::error::ErrorKind::InvalidLength::min]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0].Field[0]", "ReturnValue.Field[rocket::form::error::ErrorKind::OutOfRange::start]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0].Field[1]", "ReturnValue.Field[rocket::form::error::ErrorKind::Custom(1)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0].Field[1]", "ReturnValue.Field[rocket::form::error::ErrorKind::InvalidLength::max]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0].Field[1]", "ReturnValue.Field[rocket::form::error::ErrorKind::OutOfRange::end]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::form::error::ErrorKind::Custom(1)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::ext::IntoOwned>::into_owned", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Errors as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::form::error::Errors(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Errors as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Errors as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::form::error::Errors(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Errors as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Errors as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::form::error::Errors(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Errors>::with_name", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Errors>::with_value", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::field::DataField>::shift", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::field::ValueField as crate::convert::From>::from", "Argument[0].Field[1]", "ReturnValue.Field[rocket::form::field::ValueField::value]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::field::ValueField>::from_value", "Argument[0]", "ReturnValue.Field[rocket::form::field::ValueField::value]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::field::ValueField>::shift", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::form::form::Form(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::form::form::Form(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::form::form::Form(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form>::into_inner", "Argument[self].Field[0]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::form::Form>::into_inner", "Argument[self].Field[rocket::form::form::Form(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::form::lenient::Lenient(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::form::lenient::Lenient(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::form::lenient::Lenient(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient>::into_inner", "Argument[self].Field[0]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::lenient::Lenient>::into_inner", "Argument[self].Field[rocket::form::lenient::Lenient(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::buf::NameBuf as crate::convert::From>::from", "Argument[0].Field[0].Field[core::option::Option::Some(0)]", "ReturnValue.Field[rocket::form::name::buf::NameBuf::left]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::buf::NameBuf as crate::convert::From>::from", "Argument[0].Field[0]", "ReturnValue.Field[rocket::form::name::buf::NameBuf::left].Field[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::buf::NameBuf as crate::convert::From>::from", "Argument[0].Field[1]", "ReturnValue.Field[rocket::form::name::buf::NameBuf::right]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::buf::NameBuf as crate::convert::From>::from", "Argument[0].Field[rocket::form::name::view::NameView::name].Element", "ReturnValue.Field[rocket::form::name::buf::NameBuf::left].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::buf::NameBuf as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::form::name::buf::NameBuf::left]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::buf::NameBuf as crate::ext::IntoOwned>::into_owned", "Argument[self].Field[rocket::form::name::buf::NameBuf::right].Field[alloc::borrow::Cow::Owned(0)]", "ReturnValue.Field[rocket::form::name::buf::NameBuf::right].Field[alloc::borrow::Cow::Owned(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::key::Key as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::key::Key as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::key::Key as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::form::name::key::Key(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::key::Key>::as_str", "Argument[self].Reference", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::name::Name as crate::convert::AsRef>::as_ref", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::name::Name as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::name::Name as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::name::Name as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::form::name::name::Name(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::name::Name>::as_str", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::name::Name>::as_str", "Argument[self].Field[rocket::form::name::name::Name(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::view::NameView as crate::borrow::Borrow>::borrow", "Argument[self].Field[rocket::form::name::view::NameView::name].Element", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::view::NameView as crate::fmt::Debug>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::view::NameView as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::view::NameView>::as_name", "Argument[self].Field[rocket::form::name::view::NameView::name].Element", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::view::NameView>::parent", "Argument[self].Field[rocket::form::name::view::NameView::name].Element", "ReturnValue.Field[core::option::Option::Some(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::view::NameView>::shift", "Argument[self].Field[rocket::form::name::view::NameView::end]", "Argument[self].Reference.Field[rocket::form::name::view::NameView::start]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::view::NameView>::shift", "Argument[self].Field[rocket::form::name::view::NameView::name]", "Argument[self].Reference.Field[rocket::form::name::view::NameView::name]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::name::view::NameView>::source", "Argument[self].Field[rocket::form::name::view::NameView::name]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::parser::RawStrParser as crate::iter::traits::iterator::Iterator>::next", "Argument[self].Field[rocket::form::parser::RawStrParser::source].Element", "Argument[self].Field[rocket::form::parser::RawStrParser::source].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::parser::RawStrParser>::new", "Argument[0]", "ReturnValue.Field[rocket::form::parser::RawStrParser::buffer]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::parser::RawStrParser>::new", "Argument[1]", "ReturnValue.Field[rocket::form::parser::RawStrParser::source]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::form::strict::Strict(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::form::strict::Strict(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::form::strict::Strict(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict>::into_inner", "Argument[self].Field[0]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::strict::Strict>::into_inner", "Argument[self].Field[rocket::form::strict::Strict(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile as crate::ops::deref::Deref>::deref", "Argument[self].Field[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::fs::named_file::NamedFile(1)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::fs::named_file::NamedFile(1)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile>::file", "Argument[self].Field[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile>::file", "Argument[self].Field[rocket::fs::named_file::NamedFile(1)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile>::file_mut", "Argument[self].Field[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile>::file_mut", "Argument[self].Field[rocket::fs::named_file::NamedFile(1)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile>::path", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile>::take_file", "Argument[self].Field[1]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile>::take_file", "Argument[self].Field[rocket::fs::named_file::NamedFile(1)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::FileServer as crate::route::handler::Handler>::handle", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::FileServer as crate::route::handler::Handler>::handle", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::FileServer as crate::route::handler::Handler>::handle", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::FileServer>::new", "Argument[1]", "ReturnValue.Field[rocket::fs::server::FileServer::options]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::FileServer>::rank", "Argument[0]", "Argument[self].Field[rocket::fs::server::FileServer::rank]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::FileServer>::rank", "Argument[0]", "ReturnValue.Field[rocket::fs::server::FileServer::rank]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::FileServer>::rank", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::Options as crate::ops::bit::BitOr>::bitor", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::server::Options as crate::ops::bit::BitOr>::bitor", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile as crate::form::from_form_field::FromFormField>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile as crate::form::validate::Len>::len", "Argument[self].Field[rocket::fs::temp_file::TempFile::File::len].Reference", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile as crate::form::validate::Len>::len_into_u64", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile>::len", "Argument[self].Field[rocket::fs::temp_file::TempFile::File::len].Reference", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile>::open", "Argument[self].Field[rocket::fs::temp_file::TempFile::Buffered::content].Reference", "ReturnValue.Field[core::result::Result::Ok(0)].Field[tokio_util::either::Either::Right(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile>::path", "Argument[self].Field[rocket::fs::temp_file::TempFile::File::path].Field[either::Either::Right(0)]", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile>::raw_name", "Argument[self].Reference.Field[rocket::fs::temp_file::TempFile::File::file_name]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::client::Client>::_new", "Argument[1]", "ReturnValue.Field[core::result::Result::Ok(0)].Field[rocket::local::asynchronous::client::Client::tracked]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::client::Client>::_rocket", "Argument[self].Field[rocket::local::asynchronous::client::Client::rocket]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::client::Client>::_with_raw_cookies", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::client::Client>::_with_raw_cookies_mut", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest as crate::clone::Clone>::clone", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::_body_mut", "Argument[self].Field[rocket::local::asynchronous::request::LocalRequest::data]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::_request", "Argument[self].Field[rocket::local::asynchronous::request::LocalRequest::request]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::_request_mut", "Argument[self].Field[rocket::local::asynchronous::request::LocalRequest::request]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::body", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::cookie", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::cookies", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::header", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::identity", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::new", "Argument[0]", "ReturnValue.Field[rocket::local::asynchronous::request::LocalRequest::client]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::private_cookie", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::request::LocalRequest>::remote", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::response::LocalResponse>::_cookies", "Argument[self].Field[rocket::local::asynchronous::response::LocalResponse::cookies]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::response::LocalResponse>::_response", "Argument[self].Field[rocket::local::asynchronous::response::LocalResponse::response]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::response::LocalResponse>::new", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::asynchronous::response::LocalResponse>::new", "Argument[1]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::client::Client>::_test", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::client::Client>::_with_raw_cookies", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::client::Client>::inner", "Argument[self].Field[rocket::local::blocking::client::Client::inner].Field[core::option::Option::Some(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::request::LocalRequest>::body", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::request::LocalRequest>::cookie", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::request::LocalRequest>::cookies", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::request::LocalRequest>::header", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::request::LocalRequest>::identity", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::request::LocalRequest>::new", "Argument[0]", "ReturnValue.Field[rocket::local::blocking::request::LocalRequest::client]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::request::LocalRequest>::private_cookie", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::request::LocalRequest>::remote", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::response::LocalResponse as crate::io::Read>::read", "Argument[self]", "Argument[0]", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::local::blocking::response::LocalResponse>::_cookies", "Argument[self].Field[rocket::local::blocking::response::LocalResponse::inner].Field[rocket::local::asynchronous::response::LocalResponse::cookies]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::method::Method as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::ip_addr::IpAddr as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::ip_addr::IpAddr as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::ip_addr::IpAddr as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::ip_addr::Ipv4Addr as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::ip_addr::Ipv4Addr as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::ip_addr::Ipv6Addr as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::ip_addr::Ipv6Addr as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::socket_addr::SocketAddr as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::socket_addr::SocketAddr as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::socket_addr::SocketAddr as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::socket_addr::SocketAddrV4 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::socket_addr::SocketAddrV4 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::socket_addr::SocketAddrV6 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::net::socket_addr::SocketAddrV6 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::num::nonzero::NonZero as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::num::nonzero::NonZero as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ops::range::Range as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ops::range::Range as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ops::range::RangeFrom as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ops::range::RangeFrom as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ops::range::RangeTo as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ops::range::RangeTo as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ops::range::RangeToInclusive as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::ops::range::RangeToInclusive as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::outcome::IntoOutcome>::or_error", "Argument[0]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::outcome::IntoOutcome>::or_error", "Argument[self].Field[core::option::Option::Some(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::outcome::IntoOutcome>::or_forward", "Argument[0]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::outcome::IntoOutcome>::or_forward", "Argument[self].Field[core::option::Option::Some(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::option::Option as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::and_then", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::and_then", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::and_then", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::and_then", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::as_mut", "Argument[self].Reference.Field[rocket::outcome::Outcome::Error(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::as_mut", "Argument[self].Reference.Field[rocket::outcome::Outcome::Forward(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::as_mut", "Argument[self].Reference.Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::as_ref", "Argument[self].Reference.Field[rocket::outcome::Outcome::Error(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::as_ref", "Argument[self].Reference.Field[rocket::outcome::Outcome::Forward(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::as_ref", "Argument[self].Reference.Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::error_then", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::error_then", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::error_then", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::error_then", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::expect", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::failed", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::forward_then", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::forward_then", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::forward_then", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::forward_then", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::forwarded", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::log_display", "Argument[self]", "ReturnValue.Field[rocket::outcome::Display(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map", "Argument[0].ReturnValue", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map_error", "Argument[0].ReturnValue", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map_error", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map_error", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map_error", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map_forward", "Argument[0].ReturnValue", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map_forward", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map_forward", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::map_forward", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::ok_map_error", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::ok_map_error", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::ok_map_error", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::ok_map_error", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::ok_map_forward", "Argument[0].ReturnValue", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::ok_map_forward", "Argument[self].Field[rocket::outcome::Outcome::Error(0)]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::ok_map_forward", "Argument[self].Field[rocket::outcome::Outcome::Forward(0)]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::ok_map_forward", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::pin", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::succeeded", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::success_or", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::success_or", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::success_or_else", "Argument[0].ReturnValue", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::success_or_else", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::unwrap", "Argument[self].Field[rocket::outcome::Outcome::Success(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::phase::Building as crate::phase::Stateful>::as_state_ref", "Argument[self]", "ReturnValue.Field[rocket::phase::StateRef::Build(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::phase::Building as crate::phase::Stateful>::into_state", "Argument[self]", "ReturnValue.Field[rocket::phase::State::Build(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::phase::Igniting as crate::phase::Stateful>::as_state_ref", "Argument[self]", "ReturnValue.Field[rocket::phase::StateRef::Ignite(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::phase::Igniting as crate::phase::Stateful>::into_state", "Argument[self]", "ReturnValue.Field[rocket::phase::State::Ignite(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::phase::Orbiting as crate::phase::Stateful>::as_state_ref", "Argument[self]", "ReturnValue.Field[rocket::phase::StateRef::Orbit(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::phase::Orbiting as crate::phase::Stateful>::into_state", "Argument[self]", "ReturnValue.Field[rocket::phase::State::Orbit(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::client_ip", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::clone", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::cookies", "Argument[self].Field[rocket::request::request::Request::state].Field[rocket::request::request::RequestState::cookies]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::cookies_mut", "Argument[self].Field[rocket::request::request::Request::state].Field[rocket::request::request::RequestState::cookies]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::headers", "Argument[self].Field[rocket::request::request::Request::headers]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::new", "Argument[0]", "ReturnValue.Field[rocket::request::request::Request::state].Field[rocket::request::request::RequestState::rocket]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::new", "Argument[2]", "ReturnValue.Field[rocket::request::request::Request::uri]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::remote", "Argument[self].Field[rocket::request::request::Request::connection].Field[rocket::request::request::ConnectionMeta::remote]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::rocket", "Argument[self].Field[rocket::request::request::Request::state].Field[rocket::request::request::RequestState::rocket]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::routed_segments", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::set_uri", "Argument[0]", "Argument[self].Field[rocket::request::request::Request::uri]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::uri", "Argument[self].Field[rocket::request::request::Request::uri]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::body::Body>::max_chunk_size", "Argument[self].Field[rocket::response::body::Body::max_chunk]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::body::Body>::preset_size", "Argument[self].Field[rocket::response::body::Body::size]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::body::Body>::set_max_chunk_size", "Argument[0]", "Argument[self].Field[rocket::response::body::Body::max_chunk]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::body::Body>::to_bytes", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::body::Body>::with_sized", "Argument[1]", "ReturnValue.Field[rocket::response::body::Body::size]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::body::Body>::with_unsized", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::debug::Debug as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::response::debug::Debug(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash>::error", "Argument[0]", "ReturnValue.Field[rocket::response::flash::Flash::inner]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash>::into_inner", "Argument[self].Field[rocket::response::flash::Flash::kind]", "ReturnValue.Field[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash>::into_inner", "Argument[self].Field[rocket::response::flash::Flash::message]", "ReturnValue.Field[1]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash>::kind", "Argument[self].Field[rocket::response::flash::Flash::kind]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash>::message", "Argument[self].Field[rocket::response::flash::Flash::message]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash>::new", "Argument[0]", "ReturnValue.Field[rocket::response::flash::Flash::inner]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash>::success", "Argument[0]", "ReturnValue.Field[rocket::response::flash::Flash::inner]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::flash::Flash>::warning", "Argument[0]", "ReturnValue.Field[rocket::response::flash::Flash::inner]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::header", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::header_adjoin", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::join", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::max_chunk_size", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::merge", "Argument[0].Field[rocket::response::response::Response::body]", "Argument[self].Field[rocket::response::response::Builder::response].Field[rocket::response::response::Response::body]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::merge", "Argument[0].Field[rocket::response::response::Response::body]", "ReturnValue.Field[rocket::response::response::Builder::response].Field[rocket::response::response::Response::body]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::merge", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::new", "Argument[0]", "ReturnValue.Field[rocket::response::response::Builder::response]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::raw_header", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::raw_header_adjoin", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::sized_body", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::status", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::streamed_body", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Builder>::upgrade", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::body", "Argument[self].Field[rocket::response::response::Response::body]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::body_mut", "Argument[self].Field[rocket::response::response::Response::body]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::build_from", "Argument[0]", "ReturnValue.Field[rocket::response::response::Builder::response]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::headers", "Argument[self].Field[rocket::response::response::Response::headers]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::join", "Argument[0].Field[rocket::response::response::Response::body]", "Argument[self].Field[rocket::response::response::Response::body]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::join", "Argument[0].Field[rocket::response::response::Response::status]", "Argument[self].Field[rocket::response::response::Response::status]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::merge", "Argument[0].Field[rocket::response::response::Response::body]", "Argument[self].Field[rocket::response::response::Response::body]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::set_status", "Argument[0]", "Argument[self].Field[rocket::response::response::Response::status].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::response::Response>::status", "Argument[self].Field[rocket::response::response::Response::status].Field[core::option::Option::Some(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::status::Created>::body", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::status::Created>::tagged_body", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::bytes::ByteStream as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::response::stream::bytes::ByteStream(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::one::One as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::response::stream::one::One(0)].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::reader::ReaderStream as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::response::stream::reader::ReaderStream::stream]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::Event>::event", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::Event>::id", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::Event>::retry", "Argument[0]", "ReturnValue.Field[rocket::response::stream::sse::Event::retry].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::Event>::with_comment", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::Event>::with_data", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::Event>::with_retry", "Argument[0]", "Argument[self].Field[rocket::response::stream::sse::Event::retry].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::Event>::with_retry", "Argument[0]", "ReturnValue.Field[rocket::response::stream::sse::Event::retry].Field[core::option::Option::Some(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::Event>::with_retry", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::EventStream as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::response::stream::sse::EventStream::stream]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::EventStream>::heartbeat", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::text::TextStream as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::response::stream::text::TextStream(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::form::validate::Contains>::contains", "Argument[0]", "ReturnValue.Field[1]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::outcome::IntoOutcome>::or_error", "Argument[0]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)].Field[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::outcome::IntoOutcome>::or_error", "Argument[self].Field[core::result::Result::Err(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)].Field[1]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::outcome::IntoOutcome>::or_error", "Argument[self].Field[core::result::Result::Err(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Error(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::outcome::IntoOutcome>::or_error", "Argument[self].Field[core::result::Result::Ok(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::outcome::IntoOutcome>::or_forward", "Argument[0].Field[0]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)].Field[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::outcome::IntoOutcome>::or_forward", "Argument[0].Field[1]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)].Field[1]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::outcome::IntoOutcome>::or_forward", "Argument[0]", "ReturnValue.Field[rocket::outcome::Outcome::Forward(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::outcome::IntoOutcome>::or_forward", "Argument[self].Field[core::result::Result::Ok(0)]", "ReturnValue.Field[rocket::outcome::Outcome::Success(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::result::Result as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::rkt::Rocket(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::rkt::Rocket(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::rkt::Rocket(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket>::attach", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket>::configure", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket>::default_tcp_http_server", "Argument[self]", "Argument[0].Parameter[0].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket>::manage", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket>::mount", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket>::register", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::route::Route as crate::convert::From>::from", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::route::Route>::map_base", "Argument[self].Field[rocket::route::route::Route::uri].Field[rocket::route::uri::RouteUri::base]", "Argument[0].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::route::Route>::map_base", "Argument[self]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::route::Route>::new", "Argument[0]", "ReturnValue.Field[rocket::route::route::Route::method]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::route::Route>::new", "Argument[2]", "ReturnValue.Field[rocket::route::route::Route::handler].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::route::Route>::ranked", "Argument[1]", "ReturnValue.Field[rocket::route::route::Route::method]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::route::Route>::ranked", "Argument[3]", "ReturnValue.Field[rocket::route::route::Route::handler].Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::segment::Segment>::from", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::uri::RouteUri as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::route::uri::RouteUri::origin]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::uri::RouteUri>::as_str", "Argument[self].Field[rocket::route::uri::RouteUri::source]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::uri::RouteUri>::default_rank", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::uri::RouteUri>::query", "Argument[self]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::serde::json::Json(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::form::from_form_field::FromFormField>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::serde::json::Json(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::serde::json::Json(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::uri::fmt::from_uri_param::FromUriParam>::from_uri_param", "Argument[0]", "ReturnValue.Field[rocket::serde::json::Json(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json as crate::uri::fmt::from_uri_param::FromUriParam>::from_uri_param", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json>::into_inner", "Argument[self].Field[0]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::json::Json>::into_inner", "Argument[self].Field[rocket::serde::json::Json(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack as crate::convert::From>::from", "Argument[0]", "ReturnValue.Field[rocket::serde::msgpack::MsgPack(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack as crate::form::from_form_field::FromFormField>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::serde::msgpack::MsgPack(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack as crate::ops::deref::DerefMut>::deref_mut", "Argument[self].Field[rocket::serde::msgpack::MsgPack(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack>::into_inner", "Argument[self].Field[0]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::serde::msgpack::MsgPack>::into_inner", "Argument[self].Field[rocket::serde::msgpack::MsgPack(0)]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::policy::Feature as crate::fmt::Display>::fmt", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::policy::Permission>::allow", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::policy::Permission>::block", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::shield::Shield as crate::fairing::Fairing>::on_liftoff", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::shield::Shield as crate::fairing::Fairing>::on_liftoff", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::shield::Shield as crate::fairing::Fairing>::on_response", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::shield::Shield as crate::fairing::Fairing>::on_response", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::shield::Shield>::disable", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shield::shield::Shield>::enable", "Argument[self]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::shutdown::Shutdown as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::state::State as crate::ops::deref::Deref>::deref", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::state::State as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::state::State(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::state::State>::inner", "Argument[self].Field[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::state::State>::inner", "Argument[self].Field[rocket::state::State(0)]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::status::Status as crate::response::responder::Responder>::respond_to", "Argument[self]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::string::String as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::string::String as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::string::String as crate::form::buffer::private::Shareable>::len", "Argument[self].Field[alloc::string::String::vec].Field[alloc::vec::Vec::len]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::string::String as crate::form::from_form_field::FromFormField>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::string::String as crate::form::validate::Len>::len", "Argument[self].Field[alloc::string::String::vec].Field[alloc::vec::Vec::len]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::string::String as crate::form::validate::Len>::len_into_u64", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::string::String as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_ignite", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_ignite", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_liftoff", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_liftoff", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_request", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_request", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_response", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_response", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_response", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_shutdown", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::fairing::Fairing>::on_shutdown", "Argument[self]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::sync::Arc as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::tls::mtls::Certificate as crate::request::from_request::FromRequest>::from_request", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::trip_wire::TripWire as crate::clone::Clone>::clone", "Argument[self].Field[rocket::trip_wire::TripWire::state].Reference", "ReturnValue.Field[rocket::trip_wire::TripWire::state]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::trip_wire::TripWire as crate::clone::Clone>::clone", "Argument[self].Field[rocket::trip_wire::TripWire::state]", "ReturnValue.Field[rocket::trip_wire::TripWire::state]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::trip_wire::TripWire as crate::ops::deref::Deref>::deref", "Argument[self].Field[rocket::trip_wire::TripWire::state]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::uri::segments::Segments as crate::request::from_param::FromSegments>::from_segments", "Argument[0]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::data::from_data::FromData>::from_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::data::from_data::FromData>::from_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::form::buffer::private::Shareable>::len", "Argument[self].Field[alloc::vec::Vec::len]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::form::from_form::FromForm>::finalize", "Argument[0].Field[rocket::form::from_form::VecContext::errors]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::form::from_form::FromForm>::finalize", "Argument[0].Field[rocket::form::from_form::VecContext::items]", "ReturnValue.Field[core::result::Result::Ok(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::form::from_form::FromForm>::init", "Argument[0]", "ReturnValue.Field[rocket::form::from_form::VecContext::opts]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::form::from_form::FromForm>::push_data", "Argument[0]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::form::from_form::FromForm>::push_data", "Argument[1]", "ReturnValue.Reference", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::form::validate::Len>::len", "Argument[self].Field[alloc::vec::Vec::len]", "ReturnValue", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::vec::Vec as crate::form::validate::Len>::len_into_u64", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<f32 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<f32 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<f64 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<f64 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i128 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i128 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i16 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i16 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i32 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i32 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i64 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i64 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i8 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<i8 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<isize as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<isize as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<str as crate::form::validate::Len>::len_into_u64", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u128 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u128 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u16 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u16 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u32 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u32 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u64 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u64 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u8 as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<u8 as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<usize as crate::form::from_form_field::FromFormField>::from_value", "Argument[0]", "ReturnValue", "taint", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<usize as crate::request::from_param::FromParam>::from_param", "Argument[0]", "ReturnValue.Field[core::result::Result::Err(0)]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "crate::form::validate::try_with", "Argument[0]", "Argument[1].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "crate::form::validate::with", "Argument[0]", "Argument[1].Parameter[0]", "value", "dfc-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "crate::prepend", "Argument[1]", "ReturnValue", "value", "dfc-generated"]
|
|
- addsTo:
|
|
pack: codeql/rust-all
|
|
extensible: sinkModel
|
|
data:
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::config::shutdown::Shutdown>::signal_stream", "Argument[self]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::data_stream::StreamReader as crate::io::async_read::AsyncRead>::poll_read", "Argument[1]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::data::limits::Limits>::limit", "Argument[self]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::fairings::Fairings>::add", "Argument[self]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fairing::fairings::Fairings>::append", "Argument[self]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::Error as crate::ext::IntoOwned>::into_owned", "Argument[self]", "pointer-access", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::form::error::ErrorKind as crate::convert::From>::from", "Argument[0]", "pointer-access", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::log::RocketLogger as crate::Log>::log", "Argument[0]", "pointer-access", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::outcome::Outcome>::expect", "Argument[0]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::request::request::Request>::client_ip", "Argument[self]", "pointer-access", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::raw_sse::RawLinedEvent as crate::io::async_read::AsyncRead>::poll_read", "Argument[1]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::response::stream::sse::EventStream as crate::response::responder::Responder>::respond_to", "Argument[self]", "pointer-access", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket>::dispatch", "Argument[1]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::rkt::Rocket>::handle_error", "Argument[0]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::route::route::Route>::matches", "Argument[0]", "log-injection", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::status::Status as crate::response::responder::Responder>::respond_to", "Argument[self]", "log-injection", "df-generated"]
|
|
- addsTo:
|
|
pack: codeql/rust-all
|
|
extensible: sourceModel
|
|
data:
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::named_file::NamedFile>::open", "ReturnValue", "file", "df-generated"]
|
|
- ["repo:https://github.com/rwf2/Rocket:rocket", "<crate::fs::temp_file::TempFile>::open", "ReturnValue", "file", "df-generated"]
|