SM
Size: a a a
SM
AD
Erlang/OTP 22 [erts-10.4] [source] [smp:1:1] [ds:1:1:10] [async-threads:1] [hipe]
Interactive Elixir (1.8.2) - press Ctrl+C to exit (type h() ENTER for help)
AD
SM
AD
error: ambiguous associated item
--> core/http/src/ext.rs:97:28
|
97 | fn into_owned(self) -> Self::Owned {
| ^^^^^^^^^^^ help: use fully-qualified syntax: `<std::borrow::Cow<'a, B> as Trait>::Owned`
|
= note: #[deny(ambiguous_associated_items)] on by default
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #57644 <https://github.com/rust-lang/rust/issues/57644>
note: `Owned` could refer to variant defined here
note: `Owned` could also refer to associated type defined here
--> core/http/src/ext.rs:78:5
|
78 | type Owned: 'static;
| ^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error
error: Could not compile `rocket_http`.
rustc
со всеми параметрамиAD
SM
error: ambiguous associated item
--> core/http/src/ext.rs:97:28
|
97 | fn into_owned(self) -> Self::Owned {
| ^^^^^^^^^^^ help: use fully-qualified syntax: `<std::borrow::Cow<'a, B> as Trait>::Owned`
|
= note: #[deny(ambiguous_associated_items)] on by default
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #57644 <https://github.com/rust-lang/rust/issues/57644>
note: `Owned` could refer to variant defined here
note: `Owned` could also refer to associated type defined here
--> core/http/src/ext.rs:78:5
|
78 | type Owned: 'static;
| ^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error
error: Could not compile `rocket_http`.
rustc
со всеми параметрамиAD
rocket_http
SM
rocket_http
AD
ŹR
ŹR
warning: field "email" in class "user" has no email regex validation.
AD
106M assetsвот примерно как выглядит небольшой проект
35M uploads_dev
9,0M deps
6,1M _build
552K priv
152K lib
52K test
20K config
8,0K mix.lock
4,0K README.md
4,0K mix.exs
Phoenix
несколько метров самого elixir
и сотни метров node
модулей, причем иногда эта цифра доходит до 300-500 Mbserver rendering
или WASM
смогут разрулить ее, или появление compiled fronend framework
https://www.mint-lang.comember
следит за тенденциями, причём с 14-го годаSK
AD
warning: field "email" in class "user" has no email regex validation.
AD
server side
может выступать альтернативой полной замены nodejs
колхозаSK
AD
server side
?SK
AD
server side
может перенести генерацию и размещение фронта с устройства клиента на сервер, по сути тот же react, но который крутиться на сервере и отдаётся по server side
?