MCPcopy Create free account

hub / github.com/PacktPublishing/Rust-Web-Development-with-Rocket / functions

Functions2,349 in github.com/PacktPublishing/Rust-Web-Development-with-Rocket

↓ 465 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter11/03API/src/routes/session.rs:14
↓ 64 callersFunctiongetObject
(idx)
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:8
↓ 45 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter15/01Mailer/src/routes/session.rs:14
↓ 41 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter14/01Wasm/our_application/src/routes/session.rs:14
↓ 41 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter12/03RocketTesting/src/routes/session.rs:14
↓ 41 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter13/02Docker/src/routes/session.rs:14
↓ 40 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter12/02TestingInModule/src/routes/session.rs:14
↓ 40 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter12/01RustTesting/src/routes/session.rs:14
↓ 39 callersFunctionaddHeapObject
(obj)
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:12
↓ 39 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter11/04JWT/src/routes/session.rs:14
↓ 38 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter11/01UserAuthentication/src/routes/session.rs:14
↓ 38 callersFunctionnew
(flash: Option<FlashMessage<'_>>, csrf_token: CsrfToken)
Chapter11/02Authorization/src/routes/session.rs:14
↓ 37 callersFunctioninit
(input)
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:299
↓ 32 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter11/03API/src/routes/session.rs:30
↓ 19 callersFunctionhandleError
(f, args)
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:260
↓ 17 callersFunctiongetStringFromWasm0
(ptr, len)
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:96
↓ 15 callersFunctiongetInt32Memory0
()
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:85
↓ 10 callersFunctionisLikeNone
(x)
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:100
↓ 7 callersFunctionpassStringToWasm0
(arg, malloc, realloc)
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:46
↓ 6 callersMethodraw_html
(&self)
Chapter09/01DisplayingPost/src/models/text_post.rs:7
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter14/01Wasm/our_application/src/guards/auth.rs:56
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter15/01Mailer/src/guards/auth.rs:56
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter12/03RocketTesting/src/guards/auth.rs:56
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter12/02TestingInModule/src/guards/auth.rs:56
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter12/01RustTesting/src/guards/auth.rs:56
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter13/02Docker/src/guards/auth.rs:56
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter11/03API/src/guards/auth.rs:51
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter11/04JWT/src/guards/auth.rs:56
↓ 5 callersMethodis_not
(&self, uuid: &str)
Chapter11/02Authorization/src/guards/auth.rs:51
↓ 4 callersFunctionclean_html
(src: &str)
Chapter14/01Wasm/our_application/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter07/03CustomError/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter07/02Shutdown/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter07/04Logging/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter07/01Panic/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter15/01Mailer/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter06/05Final/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter06/04UpdateUser/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter12/03RocketTesting/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter12/02TestingInModule/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter12/01RustTesting/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter10/01UploadingText/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter10/02UploadingPhotoSync/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter10/04UploadingPhotoRayon/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter10/06DeletingPost/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter10/05ProcessingVideo/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter10/03UploadingPhotoAsyncIO/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter09/01DisplayingPost/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter09/03Moved/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter09/04ReferenceAndLifetime/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter09/02GenericsAndTraits/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter13/02Docker/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter11/03API/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter11/01UserAuthentication/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter11/04JWT/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter11/02Authorization/src/models/mod.rs:16
↓ 4 callersFunctionclean_html
(src: &str)
Chapter08/03Template/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter08/05Csrf/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter08/01StaticAssets/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter08/02FileServer/src/models/mod.rs:15
↓ 4 callersFunctionclean_html
(src: &str)
Chapter08/04Form/src/models/mod.rs:15
↓ 4 callersFunctiongetUint8Memory0
()
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:24
↓ 4 callersMethodraw_html
(&self)
Chapter09/02GenericsAndTraits/src/models/text_post.rs:7
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter14/01Wasm/our_application/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter15/01Mailer/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter12/03RocketTesting/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter12/02TestingInModule/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter12/01RustTesting/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter13/02Docker/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter11/03API/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter11/01UserAuthentication/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter11/04JWT/src/fairings/csrf.rs:101
↓ 4 callersMethodverify
(&self, form_authenticity_token: &str)
Chapter11/02Authorization/src/fairings/csrf.rs:101
↓ 3 callersFunctiontakeObject
(idx)
Chapter14/01Wasm/our_application/static/index-9eb0724334955a2a.js:118
↓ 3 callersFunctionverify_password
(ag: &Argon2, reference: &str, password: &str)
Chapter14/01Wasm/our_application/src/models/user.rs:323
↓ 3 callersFunctionverify_password
(ag: &Argon2, reference: &str, password: &str)
Chapter15/01Mailer/src/models/user.rs:323
↓ 3 callersFunctionverify_password
(ag: &Argon2, reference: &str, password: &str)
Chapter12/03RocketTesting/src/models/user.rs:323
↓ 3 callersFunctionverify_password
(ag: &Argon2, reference: &str, password: &str)
Chapter12/02TestingInModule/src/models/user.rs:323
↓ 3 callersFunctionverify_password
(ag: &Argon2, reference: &str, password: &str)
Chapter12/01RustTesting/src/models/user.rs:323
↓ 3 callersFunctionverify_password
(ag: &Argon2, reference: &str, password: &str)
Chapter13/02Docker/src/models/user.rs:323
↓ 3 callersFunctionverify_password
(ag: &Argon2, reference: &str, password: &str)
Chapter11/04JWT/src/models/user.rs:323
↓ 2 callersFunctionclean_html
(src: &str)
Chapter06/03CreateUser/src/models/mod.rs:15
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter14/01Wasm/our_application/src/routes/session.rs:30
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter15/01Mailer/src/routes/session.rs:30
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter12/03RocketTesting/src/routes/session.rs:30
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter12/02TestingInModule/src/routes/session.rs:30
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter12/01RustTesting/src/routes/session.rs:30
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter13/02Docker/src/routes/session.rs:30
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter11/01UserAuthentication/src/routes/session.rs:30
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter11/04JWT/src/routes/session.rs:30
↓ 2 callersFunctioncreate
( mut db: Connection<DBConnection>, login_context: Form<Contextual<'r, Login<'r>>>, csrf_token: Cs
Chapter11/02Authorization/src/routes/session.rs:30
↓ 2 callersFunctiondefault_response
()
Chapter04/03Fairing/src/main.rs:50
↓ 2 callersFunctiondefault_response
()
Chapter04/01State/src/main.rs:47
↓ 2 callersFunctiondefault_response
()
Chapter04/02ConnectionPoolState/src/main.rs:49
↓ 2 callersFunctiondefault_response
()
Chapter04/04DBPools/src/main.rs:52
↓ 2 callersFunctiondefault_response
()
Chapter03/12MergeJoinResponse/src/main.rs:44
↓ 2 callersFunctiondefault_response
()
Chapter03/13Result/src/main.rs:44
↓ 2 callersFunctiondefault_response
()
Chapter03/14NamedFile/src/main.rs:46
↓ 2 callersFunctiondefault_response
()
Chapter03/15ErrorCatcher/src/main.rs:46
↓ 2 callersFunctionget
()
Chapter03/07Format/src/main.rs:7
↓ 2 callersMethodget_csrf_token
(&self)
Chapter14/01Wasm/our_application/src/fairings/csrf.rs:24
next →1–100 of 2,349, ranked by callers