Servo is a Rust browser engine, built with embedibility in mind.
Someone made a Servo embedding example that is 9 years outdated, but might still be helpful.
Allegedly the Servo struct is what my app is supposed to use to communicate with the Servo embedding.
Servo is a Rust browser engine, built with embedibility in mind.
Someone made a Servo embedding example that is 9 years outdated, but might still be helpful.
Allegedly the
Servostruct is what my app is supposed to use to communicate with the Servo embedding.