fluent_builder

Crates.iofluent_builder
lib.rsfluent_builder
version0.6.0
sourcesrc
created_at2017-11-04 06:45:50.523014
updated_at2019-06-06 00:42:13.752286
descriptionA simple builder API.
homepage
repositoryhttps://github.com/KodrAus/fluent_builder
max_upload_size
id38095
size61,641
Ashley Mannix (KodrAus)

documentation

https://docs.rs/fluent_builder/

README

fluent_builder Build Status Latest Version Documentation

This crate offers a simple API with some standard behaviour for constucting values with either a value directly, or with a chain of mutating functions. It was deisgned to be used by other builders to keep construction consistent.

For more details, see the crate documentation

Commit count: 17

cargo fmt