projectfluent / fluent-rs

Rust implementation of Project Fluent
https://projectfluent.org
Apache License 2.0
1.04k stars 95 forks source link

ResourceManager ignores and hides errors #280

Open gregtatum opened 1 year ago

gregtatum commented 1 year ago

https://github.com/projectfluent/fluent-rs/blob/9e62af6f18f5efed4ad8faaca2c6c0ceb14d5bde/fluent-resmgr/src/resource_manager.rs#L41

These should be propagated through the API.