fluent.rs (187B)
1 use fluent_bundle::FluentBundle as FluentBundleBase; 2 pub use fluent_bundle::{FluentError, FluentResource}; 3 use std::rc::Rc; 4 5 pub type FluentBundle = FluentBundleBase<Rc<FluentResource>>;
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |