Crate comfund_paths

Source
Expand description

Dynamic path serializer and parser, used by comfund crate

Re-exports§

pub use path_serializer::PathSerializer;
pub use path_serializer::Result;
pub use path_template::PathTemplate;
pub use path_template::Segment;

Modules§

path_serializer
path_template

Functions§

serialize
Serialize structure into dynamic path template.