Struct quoted_string::test_utils::TestSpec[][src]

pub struct TestSpec;

Trait Implementations

impl Copy for TestSpec
[src]

impl Clone for TestSpec
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TestSpec
[src]

Formats the value using the given formatter. Read more

impl GeneralQSSpec for TestSpec
[src]

impl QuotingClassifier for TestSpec
[src]

Returns the "class" the partial code point belongs too Read more

Auto Trait Implementations

impl Send for TestSpec

impl Sync for TestSpec