Trait hyper_static_server::RoutePathBuilder [−][src]
Required methods
fn build(
&self,
_source_relative: &Path,
_source_path: &Path,
_route_prefix_hint: Option<&Path>,
_route_infix_hint: Option<&Path>
) -> PathBuf[src]
&self,
_source_relative: &Path,
_source_path: &Path,
_route_prefix_hint: Option<&Path>,
_route_infix_hint: Option<&Path>
) -> PathBuf
Implementations on Foreign Types
impl RoutePathBuilder for ()[src]
fn build(
&self,
_source_relative: &Path,
_source_path: &Path,
_route_prefix_hint: Option<&Path>,
_route_infix_hint: Option<&Path>
) -> PathBuf[src]
&self,
_source_relative: &Path,
_source_path: &Path,
_route_prefix_hint: Option<&Path>,
_route_infix_hint: Option<&Path>
) -> PathBuf
impl RoutePathBuilder for (bool, &str)[src]
fn build(
&self,
_source_relative: &Path,
_source_path: &Path,
_route_prefix_hint: Option<&Path>,
_route_infix_hint: Option<&Path>
) -> PathBuf[src]
&self,
_source_relative: &Path,
_source_path: &Path,
_route_prefix_hint: Option<&Path>,
_route_infix_hint: Option<&Path>
) -> PathBuf