pub fn parse_requirements(value: &str) -> Result<(), FaceParseError>Expand description
Check that every requires entry uses the capability=>provider shape.
校验每条 requires 条目都使用 capability=>provider 形状。
pub fn parse_requirements(value: &str) -> Result<(), FaceParseError>Check that every requires entry uses the capability=>provider shape.
校验每条 requires 条目都使用 capability=>provider 形状。